[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] fbb1c611349aa0e2b3ed8c30f081d8bbe3ae2992
[INFO] testing jakob-lilliemarck/fx-mq-building-blocks against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-building-blocks" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakob-lilliemarck/fx-mq-building-blocks on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded crc v3.3.0
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded base64ct v1.8.0
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded rsa v0.9.8
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25
[INFO] running `Command { std: "docker" "start" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[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 digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling 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.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fx-mq-building-blocks v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.13s
[INFO] running `Command { std: "docker" "inspect" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fx_mq_building_blocks-912d66f3d352e1e1)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[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_rejects_invalid_first_chars ... ok
[INFO] [stdout] test migrator::tests::it_escapes_wierd_identifier_names ... ok
[INFO] [stdout] test listener::poll_control::tests::test_poll_duration_override ... ok
[INFO] [stdout] test migrator::tests::it_rejects_too_large_identifier_names ... ok
[INFO] [stdout] test backoff::constant::tests::it_computes_constant_backoff ... 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 migrator::tests::it_errors_on_invalid_empty_identifier ... ok
[INFO] [stdout] test listener::poll_control::tests::test_falls_back_to_polling_when_inbound_stream_ends ... ok
[INFO] [stdout] test listener::poll_control::tests::test_yields_true ... ok
[INFO] [stdout] test listener::poll_control::tests::test_backoff ... ok
[INFO] [stdout] test queries::get_next_missing::tests::it_gets_the_next_missing_message ... FAILED
[INFO] [stdout] test queries::get_next_retryable::tests::it_gets_a_retryable_message ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once ... FAILED
[INFO] [stdout] test queries::get_next_retryable::tests::it_skips_messages_with_active_leases ... FAILED
[INFO] [stdout] test queries::report_success::tests::it_deletes_associated_leases ... FAILED
[INFO] [stdout] test queries::get_next_retryable::tests::it_skips_locked_messages ... FAILED
[INFO] [stdout] test queries::request_lease::tests::it_acquires_a_lease_when_none_is_held ... FAILED
[INFO] [stdout] test queries::publish_message::tests::it_publishes_multiple_messages_with_notify ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_skips_locked_messages ... FAILED
[INFO] [stdout] test queries::publish_message::tests::it_publishes_a_message ... 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::publish_message::tests::it_publishes_a_single_message_with_notify ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_returns_none_when_none_are_available ... FAILED
[INFO] [stdout] test queries::report_dead::tests::it_deletes_leases_and_failed_attempts ... FAILED
[INFO] [stdout] test queries::publish_message::tests::it_returns_empty_for_no_messages ... FAILED
[INFO] [stdout] test queries::report_dead::tests::it_errors_if_the_message_was_not_attempted ... FAILED
[INFO] [stdout] test queries::report_retryable::tests::it_deletes_leases_and_failed_attempts ... FAILED
[INFO] [stdout] test queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted ... FAILED
[INFO] [stdout] test queries::report_success::tests::it_deletes_failed_attempts ... FAILED
[INFO] [stdout] test queries::report_success::tests::it_errors_if_the_message_was_not_attempted ... FAILED
[INFO] [stdout] test queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry ... FAILED
[INFO] [stdout] test queries::get_next_unattempted::tests::it_gets_available_unattempted_messages ... FAILED
[INFO] [stdout] test queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host ... FAILED
[INFO] [stdout] test queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_counts_in_progress_messages ... 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_excludes_dead_messages ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_matches_on_partial_payload ... FAILED
[INFO] [stdout] test queries::search_scheduled::tests::it_excludes_succeeded_messages ... 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::search_scheduled::tests::it_returns_zero_when_empty ... 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' (2683) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6191b33 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61de8cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df20d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61193bd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6112bec - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6112bec - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6112bec - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60921ea - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60e819d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60dde7b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f99ba - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c73a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121816 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a75c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62085c1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b7059 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6706 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cb779 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b9ff3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c293 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6215570 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621d823 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6201857 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185f1e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61851e6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b19da - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::it_gets_the_next_missing_message::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc61f6f57 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61e7ee7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a706 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_missing::tests::it_gets_the_next_missing_message::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2684) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc619aca3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61dec0d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df54d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61196fd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611437c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611437c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611437c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc609510a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60f0d5d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60de0eb - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fa92a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620cc1a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6122926 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611ad0c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62089d1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60ba869 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6d86 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ce699 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61bb2a3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608cb83 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62165b0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621fbe3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6202d77 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618659e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61855f6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1c4a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::it_gets_a_retryable_message::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc624c7c7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6245c37 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615aa46 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_gets_a_retryable_message::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2688) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc619e493 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61ded4d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df68d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611983d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6114c8c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6114c8c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6114c8c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc609632a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60f431d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60de1db - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61faf1a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620cdfa - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6122fb6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611af3c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208b61 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60bbdf9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c7006 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cf8b9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61bb9d3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608cef3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6216bf0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62209a3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6203597 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618681e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185786 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1d3a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::it_gets_an_unattempted_message_once::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc61f7317 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61e7fa7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615ab86 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_an_unattempted_message_once::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2687) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc619b7d3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61dec4d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df58d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611973d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611454c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611454c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611454c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60954aa - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60f181d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60de11b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61faa5a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620cc7a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6122a76 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611ad7c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208a21 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60bacb9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6e06 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cea39 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61bb413 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608cc33 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62166f0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621fea3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6202f17 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618661e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185646 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1c7a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::it_skips_messages_with_active_leases::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc624c8b7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6245c67 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615aa86 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_messages_with_active_leases::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2700) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc618d813 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61de74d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df08d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611923d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611210c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611210c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611210c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6090c2a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60e411d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ddd5b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f929a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c4fa - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121036 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a4bc - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62083e1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b5679 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6406 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ca1b9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b9753 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608be73 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6214df0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621c7a3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6200e97 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185c1e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185006 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b18ba - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::it_deletes_associated_leases::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625f037 - fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:42:5
[INFO] [stdout]   51:     0x61ccc6250287 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a586 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_associated_leases::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2686) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc619a173 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61debcd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df50d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61196bd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61141ac - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61141ac - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61141ac - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6094d6a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60f029d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60de0bb - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fa7fa - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620cbba - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61227d6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611ac9c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208981 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60ba419 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6d06 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ce2f9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61bb133 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608cad3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6216470 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621f923 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6202bd7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618651e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61855a6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1c1a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc624c6d7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6245c07 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615aa06 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_skips_locked_messages::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2703) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc618a023 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61de60d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61def4d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61190fd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61117fc - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61117fc - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61117fc - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc608fa0a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60e0b5d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60ddc6b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f8caa - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c31a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61209a6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a28c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208251 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b40e9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6186 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60c8f99 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61b9023 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608bb03 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc62147b0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc621b9e3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6200677 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc618599e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6184e76 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61b17ca - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[697e78f975044c40]::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:     0x61ccc62335c7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62299a7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a446 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_when_none_is_held::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::publish_message::tests::it_publishes_multiple_messages_with_notify stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::publish_message::tests::it_publishes_multiple_messages_with_notify' (2694) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6191003 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{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:     0x61ccc61de88d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df1cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611937d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x61ccc6112a1c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{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:     0x61ccc6112a1c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{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:     0x61ccc6112a1c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[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:     0x61ccc6091e4a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[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:     0x61ccc60e76dd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x61ccc60dde4b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f988a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c6da - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61216c6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a6ec - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208571 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b6c09 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6686 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x61ccc60cb3d9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x61ccc61b9e83 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c1e3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x61ccc6215430 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#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:     0x61ccc621d563 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#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:     0x61ccc62016b7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{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:     0x61ccc6185e9e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#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:     0x61ccc6185196 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{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:     0x61ccc61b19aa - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::it_publishes_multiple_messages_with_notify::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc61f6e67 - fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:158:5
[INFO] [stdout]   51:     0x61ccc61e7eb7 - fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:159:80
[INFO] [stdout]   52:     0x61ccc615a6c6 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_multiple_messages_with_notify::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2691) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc619d963 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61ded0d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df64d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61197fd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6114abc - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6114abc - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6114abc - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6095f8a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60f385d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60de1ab - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fadea - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620cd9a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6122e66 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611aecc - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208b11 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60bb9a9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6f86 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cf519 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61bb863 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608ce43 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6216ab0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62206e3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62033f7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618679e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185736 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1d0a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::it_skips_locked_messages::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc61f7227 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61e7f77 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615ab46 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_skips_locked_messages::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2692) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc618ee73 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61de7cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df10d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61192bd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61124ac - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61124ac - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61124ac - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc609136a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60e569d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60dddbb - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f94fa - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c5ba - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61212d6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a59c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208481 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b5f19 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6506 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ca8f9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b9a33 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608bfd3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6215070 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621cd23 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62011d7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185d1e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61850a6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b191a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::it_publishes_a_message::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc61f6b97 - fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:116:5
[INFO] [stdout]   51:     0x61ccc61e7e27 - fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:117:60
[INFO] [stdout]   52:     0x61ccc615a606 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_message::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2708) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc61947f3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61de9cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df30d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61194bd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611332c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611332c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611332c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc609306a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60eac9d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ddf3b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f9e7a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c8ba - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121d56 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a91c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208701 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b8199 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6906 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cc5f9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61ba5b3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c553 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6215a70 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621e323 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6201ed7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618611e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185326 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1a9a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::it_counts_pending_messages::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625f327 - fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:105:5
[INFO] [stdout]   51:     0x61ccc6250317 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a806 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_pending_messages::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2709) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6195e53 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61dea4d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df38d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611953d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61136cc - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61136cc - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61136cc - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60937aa - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ec21d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ddf9b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fa0da - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c97a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121ff6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a9fc - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62087a1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b8a39 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6a06 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ccd39 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61ba893 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c6b3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6215cf0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621e8a3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6202217 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618621e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61853c6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1afa - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::it_counts_retrying_messages::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625f507 - fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:134:5
[INFO] [stdout]   51:     0x61ccc6250377 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a886 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_retrying_messages::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::publish_message::tests::it_publishes_a_single_message_with_notify stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::publish_message::tests::it_publishes_a_single_message_with_notify' (2693) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc61904d3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{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:     0x61ccc61de84d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df18d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611933d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x61ccc611284c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{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:     0x61ccc611284c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{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:     0x61ccc611284c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[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:     0x61ccc6091aaa - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[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:     0x61ccc60e6c1d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[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:     0x61ccc60dde1b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f975a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c67a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121576 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a67c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208521 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b67b9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6606 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[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:     0x61ccc60cb039 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[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:     0x61ccc61b9d13 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c133 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[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:     0x61ccc62152f0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#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:     0x61ccc621d2a3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#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:     0x61ccc6201517 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{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:     0x61ccc6185e1e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#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:     0x61ccc6185146 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{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:     0x61ccc61b197a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::it_publishes_a_single_message_with_notify::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc61f6d77 - fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:133:5
[INFO] [stdout]   51:     0x61ccc61e7e87 - fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:134:79
[INFO] [stdout]   52:     0x61ccc615a686 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_publishes_a_single_message_with_notify::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2690) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc619faf3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61dedcd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df70d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61198bd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc611502c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc611502c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc611502c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6096a6a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60f589d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60de23b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fb17a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620ceba - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6123256 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611b01c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208c01 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60bc699 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c7106 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60cfff9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61bbcb3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608d053 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6216e70 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6220f23 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc62038d7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc618691e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6185826 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61b1d9a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::it_returns_none_when_none_are_available::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc61f74f7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61e8007 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615ac06 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_returns_none_when_none_are_available::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2696) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc61889c3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61de58d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61deecd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611907d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611145c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611145c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611145c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc608f2ca - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60df5dd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ddc0b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f8a4a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c25a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6120706 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a1ac - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62081b1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b3849 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6086 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60c8859 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b8d43 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608b9a3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6214530 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621b463 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6200337 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618589e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6184dd6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b176a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625ed67 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62501f7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a3c6 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_deletes_leases_and_failed_attempts::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queries::publish_message::tests::it_returns_empty_for_no_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queries::publish_message::tests::it_returns_empty_for_no_messages' (2695) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc618f9a3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc61de80d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df14d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61192fd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc611267c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc611267c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc611267c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc609170a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc60e615d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc60dddeb - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f962a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c61a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121426 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a60c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62084d1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b6369 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6586 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc60cac99 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc61b9ba3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c083 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc62151b0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc621cfe3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc6201377 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc6185d9e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc61850f6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_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:     0x61ccc61b194a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::it_returns_empty_for_no_messages::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc61f6c87 - fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:191:5
[INFO] [stdout]   51:     0x61ccc61e7e57 - fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/publish_message.rs:192:70
[INFO] [stdout]   52:     0x61ccc615a646 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::publish_message::tests::it_returns_empty_for_no_messages::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2697) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc61894f3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61de5cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61def0d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61190bd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc611162c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc611162c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc611162c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc608f66a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60e009d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60ddc3b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f8b7a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c2ba - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6120856 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a21c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208201 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b3c99 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6106 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60c8bf9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61b8eb3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608ba53 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6214670 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc621b723 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc62004d7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc618591e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6184e26 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61b179a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[697e78f975044c40]::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:     0x61ccc625ee57 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6250227 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a406 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::report_dead::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2698) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6192663 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61de90d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df24d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61193fd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6112dbc - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6112dbc - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6112dbc - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc609258a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60e8c5d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ddeab - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f9aea - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c79a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121966 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a7cc - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208611 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b74a9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6786 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cbb19 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61ba163 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c343 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62156b0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621dae3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62019f7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185f9e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185236 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1a0a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::it_deletes_leases_and_failed_attempts::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc61f7047 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61e7f17 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a746 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_deletes_leases_and_failed_attempts::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2699) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6193193 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61de94d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df28d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611943d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6112f8c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6112f8c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6112f8c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc609292a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60e971d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60ddedb - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f9c1a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c7fa - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121ab6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a83c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208661 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b78f9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6806 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60cbeb9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61ba2d3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c3f3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc62157f0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc621dda3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6201b97 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc618601e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6185286 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61b1a3a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[697e78f975044c40]::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:     0x61ccc61f7137 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61e7f47 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a786 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::report_retryable::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2701) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc618cce3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61de70d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df04d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61191fd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6111f3c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6111f3c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6111f3c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc609088a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60e365d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ddd2b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f916a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c49a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6120ee6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a44c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208391 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b5229 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6386 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60c9e19 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b95e3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608bdc3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6214cb0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621c4e3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6200cf7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185b9e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6184fb6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b188a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::it_deletes_failed_attempts::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625ef47 - fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/report_success.rs:78:5
[INFO] [stdout]   51:     0x61ccc6250257 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a546 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_deletes_failed_attempts::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2702) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc618e343 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61de78d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df0cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611927d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61122dc - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61122dc - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61122dc - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6090fca - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60e4bdd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60ddd8b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f93ca - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c55a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121186 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a52c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208431 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b5ac9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6486 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc60ca559 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61b98c3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608bf23 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6214f30 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc621ca63 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6201037 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6185c9e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc6185056 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[e6b34690adf60c75]::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:     0x61ccc61b18ea - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::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[697e78f975044c40]::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:     0x61ccc625f127 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62502b7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a5c6 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::report_success::tests::it_errors_if_the_message_was_not_attempted::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2685) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc619c303 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc61dec8d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df5cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611977d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc611471c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc611471c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc611471c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc609584a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc60f22dd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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] [stderr] error: test failed, to rerun pass `--lib`
[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:     0x61ccc60de14b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fab8a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620ccda - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6122bc6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611adec - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208a71 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60bb109 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6e86 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc60cedd9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc61bb583 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608cce3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc6216830 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc6220163 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc62030b7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc618669e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc6185696 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[e6b34690adf60c75]::queries::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:     0x61ccc61b1caa - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::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[697e78f975044c40]::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:     0x61ccc624c9a7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6245c97 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615aac6 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_retryable::tests::it_returns_none_when_there_is_nothing_to_retry::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2689) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc619efc3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61ded8d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df6cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611987d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6114e5c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6114e5c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6114e5c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60966ca - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60f4ddd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60de20b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fb04a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620ce5a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6123106 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611afac - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208bb1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60bc249 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c7086 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cfc59 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61bbb43 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608cfa3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6216d30 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6220c63 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6203737 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618689e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61857d6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1d6a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::it_gets_available_unattempted_messages::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc61f7407 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61e7fd7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615abc6 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::get_next_unattempted::tests::it_gets_available_unattempted_messages::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2704) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc618ab53 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc61de64d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61def8d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611913d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc61119cc - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc61119cc - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc61119cc - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc608fdaa - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc60e161d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc60ddc9b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f8dda - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c37a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6120af6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a2fc - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62082a1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b4539 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6206 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc60c9339 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc61b9193 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608bbb3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc62148f0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc621bca3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc6200817 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc6185a1e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc6184ec6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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:     0x61ccc61b17fa - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_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[697e78f975044c40]::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:     0x61ccc62336b7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62299d7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a486 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_when_one_id_held_by_the_requesting_host::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2705) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc618c1b3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc61de6cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df00d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61191bd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc6111d6c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc6111d6c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc6111d6c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc60904ea - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc60e2b9d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc60ddcfb - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f903a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c43a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6120d96 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a3dc - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208341 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b4dd9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6306 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc60c9a79 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc61b9473 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608bd13 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc6214b70 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc621c223 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc6200b57 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc6185b1e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc6184f66 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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:     0x61ccc61b185a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_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[697e78f975044c40]::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:     0x61ccc6233897 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6229a37 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a506 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_acquires_a_lease_when_there_is_an_expired_lease_from_another_host::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2707) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc61974b3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61deacd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df40d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61195bd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113a6c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113a6c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113a6c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6093eea - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ed79d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ddffb - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fa33a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620ca3a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6122296 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611aadc - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208841 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b92d9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6b06 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cd479 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61bab73 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c813 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6215f70 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621ee23 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6202557 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618631e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185466 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1b5a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::it_counts_in_progress_messages::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625f6e7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62503d7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a906 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_counts_in_progress_messages::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2706) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc618b683 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc61de68d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61defcd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611917d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc6111b9c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc6111b9c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc6111b9c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc609014a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc60e20dd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc60ddccb - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f8f0a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c3da - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6120c46 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a36c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62082f1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b4989 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6286 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc60c96d9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc61b9303 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608bc63 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc6214a30 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc621bf63 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc62009b7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc6185a9e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc6184f16 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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:     0x61ccc61b182a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_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[697e78f975044c40]::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:     0x61ccc62337a7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6229a07 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a4c6 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::request_lease::tests::it_does_not_acquire_a_lease_when_one_is_held_by_another_host::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2710) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6193cc3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61de98d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df2cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611947d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611315c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611315c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611315c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6092cca - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ea1dd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ddf0b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f9d4a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c85a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121c06 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a8ac - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62086b1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b7d49 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6886 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cc259 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61ba443 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c4a3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6215930 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621e063 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6201d37 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618609e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61852d6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1a6a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::it_excludes_dead_messages::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625f237 - fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:165:5
[INFO] [stdout]   51:     0x61ccc62502e7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a7c6 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_dead_messages::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2712) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6196983 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61dea8d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df3cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611957d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611389c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611389c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc611389c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6093b4a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60eccdd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ddfcb - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fa20a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c9da - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6122146 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611aa6c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62087f1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b8e89 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6a86 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cd0d9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61baa03 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c763 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6215e30 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621eb63 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62023b7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618629e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185416 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1b2a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::it_matches_on_partial_payload::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625f5f7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62503a7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a8c6 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_matches_on_partial_payload::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2711) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6197fe3 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61deb0d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df44d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61195fd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113c3c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113c3c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113c3c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc609428a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ee25d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60de02b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fa46a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620ca9a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61223e6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611ab4c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208891 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b9729 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6b86 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cd819 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61bace3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c8c3 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62160b0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621f0e3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62026f7 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618639e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61854b6 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1b8a - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::it_excludes_succeeded_messages::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625f7d7 - fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queries/search_scheduled.rs:154:5
[INFO] [stdout]   51:     0x61ccc6250407 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a946 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_excludes_succeeded_messages::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2713) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6198b13 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61deb4d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df48d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611963d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113e0c - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113e0c - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113e0c - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc609462a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60eed1d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60de05b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fa59a - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620cafa - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6122536 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611abbc - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc62088e1 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b9b79 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6c06 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cdbb9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61bae53 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c973 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc62161f0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621f3a3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6202897 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618641e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185506 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1bba - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::it_returns_zero_for_name_mismatch::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625f8c7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6250437 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a986 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_name_mismatch::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2714) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6199643 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61deb8d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df4cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc611967d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113fdc - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113fdc - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6113fdc - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60949ca - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ef7dd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60de08b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61fa6ca - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620cb5a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6122686 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611ac2c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208931 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b9fc9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6c86 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cdf59 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61bafc3 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608ca23 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6216330 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621f663 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6202a37 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618649e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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] [stdout]   48:     0x61ccc6185556 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1bea - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::it_returns_zero_for_payload_mismatch::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625f9b7 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6250467 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a9c6 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_for_payload_mismatch::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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' (2715) 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:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccc68df238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccc68df238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccc68df238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccc68f698a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccc68f698a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ccc68e4532 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61ccc68e4532 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61ccc68bcb86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccc68bcb86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccc68d6dd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccc62979cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61ccc62979cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccc68d7052 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61ccc68d7052 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccc68bcc42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ccc68b14d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccc68bdcad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccc68f717c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccc68f6ec2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ccc6433c9b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61ccc63d4892 - sqlx_postgres[dad0ac4fe5bcf637]::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:     0x61ccc63d6c8e - <sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres as sqlx_core[697e78f975044c40]::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:     0x61ccc61de50f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[697e78f975044c40]::testing::TestContext<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>, sqlx_core[697e78f975044c40]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ccc6195323 - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61dea0d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61ccc61df34d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61ccc61194fd - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61134fc - tokio[8d74a272ac441d6c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61134fc - tokio[8d74a272ac441d6c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61134fc - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc609340a - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60eb75d - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60ddf6b - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc61f9faa - <tokio[8d74a272ac441d6c]::runtime::context::scoped::Scoped<tokio[8d74a272ac441d6c]::runtime::scheduler::Context>>::set::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc620c91a - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc6121ea6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::try_with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x61ccc611a98c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8d74a272ac441d6c]::runtime::context::Context>>::with::<tokio[8d74a272ac441d6c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x61ccc6208751 - tokio[8d74a272ac441d6c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60b85e9 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc60c6986 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc60cc999 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61ba723 - tokio[8d74a272ac441d6c]::runtime::context::runtime::enter_runtime::<<tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::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:     0x61ccc608c603 - <tokio[8d74a272ac441d6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6215bb0 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc621e5e3 - <tokio[8d74a272ac441d6c]::runtime::runtime::Runtime>::block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6202077 - sqlx_core[697e78f975044c40]::rt::test_block_on::<sqlx_core[697e78f975044c40]::testing::run_test<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc618619e - sqlx_core[697e78f975044c40]::testing::run_test::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}>::{closure#0}, sqlx_core[697e78f975044c40]::testing::run_test_with_pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6185376 - sqlx_core[697e78f975044c40]::testing::run_test_with_pool::<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres, fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0}, fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc61b1aca - <fn(sqlx_core[697e78f975044c40]::pool::Pool<sqlx_postgres[dad0ac4fe5bcf637]::database::Postgres>) -> fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::it_returns_zero_when_empty::{closure#0} as sqlx_core[697e78f975044c40]::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:     0x61ccc625f417 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc6250347 - fx_mq_building_blocks[e6b34690adf60c75]::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:     0x61ccc615a846 - <fx_mq_building_blocks[e6b34690adf60c75]::queries::search_scheduled::tests::it_returns_zero_when_empty::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61ccc628aaab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61ccc628aaab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x61ccc6298325 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccc6298325 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccc6298325 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccc6298325 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x61ccc6298325 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x61ccc6291c34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x61ccc6291c34 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x61ccc629b3a2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61ccc629b3a2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x61ccc629b3a2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61ccc68de6bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x61ccc68de6bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a476ae8faa4 - <unknown>
[INFO] [stdout]   74:     0x7a476af1ca64 - 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::publish_message::tests::it_publishes_a_single_message_with_notify
[INFO] [stdout]     queries::publish_message::tests::it_publishes_multiple_messages_with_notify
[INFO] [stdout]     queries::publish_message::tests::it_returns_empty_for_no_messages
[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. 12 passed; 33 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25", kill_on_drop: false }`
[INFO] [stdout] c4c75a82a49a612b915fb5ff1caff0ff8cf2f7bd50d49555cc8aa13f1599bc25
