[INFO] fetching crate underway 0.2.0...
[INFO] testing underway-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate underway 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate underway 0.2.0
[INFO] finished tweaking crates.io crate underway 0.2.0
[INFO] tweaked toml for crates.io crate underway 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate underway 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate underway 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbcc662511444616059535f04c4953262e78791d112772792552ceed089deb0f
[INFO] running `Command { std: "docker" "start" "-a" "cbcc662511444616059535f04c4953262e78791d112772792552ceed089deb0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbcc662511444616059535f04c4953262e78791d112772792552ceed089deb0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbcc662511444616059535f04c4953262e78791d112772792552ceed089deb0f", kill_on_drop: false }`
[INFO] [stdout] cbcc662511444616059535f04c4953262e78791d112772792552ceed089deb0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9a059135fc31d3ffdd06bcf7db75d8a38018d493f1fc5cbc8845b5e73d684ab
[INFO] running `Command { std: "docker" "start" "-a" "f9a059135fc31d3ffdd06bcf7db75d8a38018d493f1fc5cbc8845b5e73d684ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.1.23
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling jiff v0.1.13
[INFO] [stderr]    Compiling ulid v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling jiff-cron v0.1.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling underway v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/queue.rs:1509:17
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     fn lock_key(&self) -> Cow<str> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     fn lock_key(&self) -> Cow<'_, str> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/scheduler.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn iter(&self) -> ZonedScheduleIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn iter(&self) -> ZonedScheduleIterator<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "f9a059135fc31d3ffdd06bcf7db75d8a38018d493f1fc5cbc8845b5e73d684ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9a059135fc31d3ffdd06bcf7db75d8a38018d493f1fc5cbc8845b5e73d684ab", kill_on_drop: false }`
[INFO] [stdout] f9a059135fc31d3ffdd06bcf7db75d8a38018d493f1fc5cbc8845b5e73d684ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca3ee535a526835dae6067bfd21f23a1caca47d7430f58192e733a775d9a4902
[INFO] running `Command { std: "docker" "start" "-a" "ca3ee535a526835dae6067bfd21f23a1caca47d7430f58192e733a775d9a4902", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling sqlx-postgres v0.8.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling underway v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/queue.rs:1509:17
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     fn lock_key(&self) -> Cow<str> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     fn lock_key(&self) -> Cow<'_, str> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/scheduler.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn iter(&self) -> ZonedScheduleIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn iter(&self) -> ZonedScheduleIterator<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/queue.rs:1509:17
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     fn lock_key(&self) -> Cow<str> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     fn lock_key(&self) -> Cow<'_, str> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/scheduler.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn iter(&self) -> ZonedScheduleIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn iter(&self) -> ZonedScheduleIterator<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "ca3ee535a526835dae6067bfd21f23a1caca47d7430f58192e733a775d9a4902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca3ee535a526835dae6067bfd21f23a1caca47d7430f58192e733a775d9a4902", kill_on_drop: false }`
[INFO] [stdout] ca3ee535a526835dae6067bfd21f23a1caca47d7430f58192e733a775d9a4902
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35c997081e084832c1b797d0294cfdaad3bcbc6c2cdc74181d6837d01d3914e6
[INFO] running `Command { std: "docker" "start" "-a" "35c997081e084832c1b797d0294cfdaad3bcbc6c2cdc74181d6837d01d3914e6", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/queue.rs:1509:17
[INFO] [stderr]      |
[INFO] [stderr] 1509 |     fn lock_key(&self) -> Cow<str> {
[INFO] [stderr]      |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1509 |     fn lock_key(&self) -> Cow<'_, str> {
[INFO] [stderr]      |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/scheduler.rs:376:17
[INFO] [stderr]     |
[INFO] [stderr] 376 |     pub fn iter(&self) -> ZonedScheduleIterator {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     pub fn iter(&self) -> ZonedScheduleIterator<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `underway` (lib) generated 2 warnings (run `cargo fix --lib -p underway` to apply 2 suggestions)
[INFO] [stderr] warning: `underway` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/underway-92fff7de0a72866e)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test job::tests::multi_step_retry_policy ... FAILED
[INFO] [stdout] test job::tests::multi_step_enqueue ... FAILED
[INFO] [stdout] test job::tests::one_step_context_attributes ... FAILED
[INFO] [stdout] test job::tests::multi_step ... FAILED
[INFO] [stdout] test job::tests::multi_step_with_state ... FAILED
[INFO] [stdout] test job::tests::one_step_enqueue ... FAILED
[INFO] [stdout] test job::tests::one_step ... FAILED
[INFO] [stdout] test job::tests::enqueued_job_cancel ... FAILED
[INFO] [stdout] test job::tests::one_step_named ... FAILED
[INFO] [stdout] test job::tests::one_step_schedule ... FAILED
[INFO] [stdout] test job::tests::one_step_with_state ... FAILED
[INFO] [stdout] test job::tests::one_step_with_mutable_state ... FAILED
[INFO] [stdout] test job::tests::one_step_with_state_named ... FAILED
[INFO] [stdout] test job::tests::schedule ... FAILED
[INFO] [stdout] test job::tests::unschedule ... FAILED
[INFO] [stdout] test job::tests::unschedule_without_schedule ... FAILED
[INFO] [stdout] test queue::tests::build_queue ... FAILED
[INFO] [stdout] test queue::tests::dequeue_from_empty_queue ... FAILED
[INFO] [stdout] test queue::tests::dequeue_task ... FAILED
[INFO] [stdout] test queue::tests::concurrent_dequeue ... FAILED
[INFO] [stdout] test queue::tests::enqueue_task_with_heartbeat ... FAILED
[INFO] [stdout] test queue::tests::dequeue_stale_task ... FAILED
[INFO] [stdout] test queue::tests::enqueue_after ... FAILED
[INFO] [stdout] test queue::tests::enqueue_multi_with_delay ... FAILED
[INFO] [stdout] test queue::tests::enqueue_task ... FAILED
[INFO] [stdout] test queue::tests::build_queue_with_dlq ... FAILED
[INFO] [stdout] test queue::tests::enqueue_task_with_concurrency_key ... FAILED
[INFO] [stdout] test queue::tests::enqueue_task_with_delay ... FAILED
[INFO] [stdout] test queue::tests::enqueue_task_with_retry ... FAILED
[INFO] [stdout] test queue::tests::enqueue_task_with_timeout ... FAILED
[INFO] [stdout] test queue::tests::enqueue_task_with_ttl ... FAILED
[INFO] [stdout] test queue::tests::mark_task_cancelled ... FAILED
[INFO] [stdout] test queue::tests::mark_task_in_progress ... FAILED
[INFO] [stdout] test queue::tests::mark_task_succeeded ... FAILED
[INFO] [stdout] test queue::tests::move_task_to_dlq ... FAILED
[INFO] [stdout] test queue::tests::unschedule ... FAILED
[INFO] [stdout] test queue::tests::unschedule_without_schedule ... FAILED
[INFO] [stdout] test queue::tests::update_task_failure ... FAILED
[INFO] [stdout] test queue::tests::reschedule_task_for_retry ... FAILED
[INFO] [stdout] test queue::tests::mark_task_failed ... FAILED
[INFO] [stdout] test queue::tests::enqueue_task_with_priority ... FAILED
[INFO] [stdout] test queue::tests::schedule ... FAILED
[INFO] [stdout] test queue::tests::task_schedule_without_schedule ... FAILED
[INFO] [stdout] test queue::tests::schedule_twice ... FAILED
[INFO] [stdout] test queue::tests::verify_attempt_rows_for_success ... FAILED
[INFO] [stdout] test queue::tests::verify_attempt_rows_for_cancelled ... FAILED
[INFO] [stdout] test queue::tests::task_schedule ... FAILED
[INFO] [stdout] test queue::tests::verify_attempt_rows_for_reschedule ... FAILED
[INFO] [stdout] test queue::tests::verify_attempt_rows_for_failure ... FAILED
[INFO] [stdout] test task::tests::retry_policy_custom ... ok
[INFO] [stdout] test task::tests::retry_policy_defaults ... ok
[INFO] [stdout] test task::tests::task_execution_failure ... FAILED
[INFO] [stdout] test scheduler::tests::zoned_schedule_creation_invalid_cron ... ok
[INFO] [stdout] test task::tests::task_execution_success ... FAILED
[INFO] [stdout] test tests::sanity_check_run_migrations ... FAILED
[INFO] [stdout] test worker::tests::gracefully_shutdown ... FAILED
[INFO] [stdout] test worker::tests::heartbeat_stops_after_task_completion ... FAILED
[INFO] [stdout] test worker::tests::process_next_task ... FAILED
[INFO] [stdout] test worker::tests::process_retries ... FAILED
[INFO] [stdout] test scheduler::tests::zoned_schedule_creation_valid ... ok
[INFO] [stdout] test scheduler::tests::zoned_schedule_parses ... ok
[INFO] [stdout] test scheduler::tests::zoned_schedule_creation_invalid_time_zone ... ok
[INFO] [stdout] test scheduler::tests::wait_until_past_time ... ok
[INFO] [stdout] test scheduler::tests::wait_until_exact_time ... ok
[INFO] [stdout] test scheduler::tests::wait_until_future_time ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::multi_step_retry_policy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::multi_step_retry_policy' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff6580 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf9bb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb14bb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0182b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f5b5b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f5b5b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f5b5b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791604d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a3810 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a81b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3655a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5bfda - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5a26e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f24d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e5c1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795625e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972a72 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7979872 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f51efa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d398 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd0413 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdbe38 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce8132 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6d88 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe55ff - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038ca8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::multi_step_retry_policy::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9f816 - underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2763:5
[INFO] [stdout]   51:     0x55c5e7e801dd - underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2764:55
[INFO] [stdout]   52:     0x55c5e7baf7d6 - <underway[66ef967b1aa22872]::job::tests::multi_step_retry_policy::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::multi_step_enqueue stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::multi_step_enqueue' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff3780 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf83b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb133b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a016ab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f541b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f541b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f541b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791524d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a0b50 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a75b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3609a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5be5a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c59cee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f08d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e481 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795509e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79727f2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e79789b2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f518fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d058 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fcff53 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdb678 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce7a54 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6b06 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe547f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038b28 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::multi_step_enqueue::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9f416 - underway[66ef967b1aa22872]::job::tests::multi_step_enqueue
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2922:5
[INFO] [stdout]   51:     0x55c5e7e800dd - underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2923:50
[INFO] [stdout]   52:     0x55c5e7baf6d6 - <underway[66ef967b1aa22872]::job::tests::multi_step_enqueue::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::one_step_context_attributes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::one_step_context_attributes' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff7c80 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafa7b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb157b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a018eb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f5efb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f5efb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f5efb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791674d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a4e70 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a87b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f367ba - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c09a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5a52e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f32d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e661 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7956b3e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972bb2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7979fd2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f521fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d538 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd0673 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdc218 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce849f - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6ec8 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe56bf - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038d68 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::one_step_context_attributes::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9fa16 - underway[66ef967b1aa22872]::job::tests::one_step_context_attributes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2679:5
[INFO] [stdout]   51:     0x55c5e7e8025d - underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2680:59
[INFO] [stdout]   52:     0x55c5e7baf856 - <underway[66ef967b1aa22872]::job::tests::one_step_context_attributes::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::multi_step stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::multi_step' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7fefe00 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf65b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb115b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a014cb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f4b0b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f4b0b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f4b0b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79140cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e799d360 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a66b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f35aaa - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5bc7a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5960e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4ee5d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e2f1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7953a6e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79724d2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7977742 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5117a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790cc48 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fcf963 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdacc8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce71cf - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe67e8 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe529f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038948 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step::multi_step::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9ef16 - underway[66ef967b1aa22872]::job::tests::multi_step
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2703:5
[INFO] [stdout]   51:     0x55c5e7e7ff9d - underway[66ef967b1aa22872]::job::tests::multi_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2704:42
[INFO] [stdout]   52:     0x55c5e7baf596 - <underway[66ef967b1aa22872]::job::tests::multi_step::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::multi_step_with_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::multi_step_with_state' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff5a00 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf95b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb145b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a017cb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f598b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f598b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f598b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e7915ccd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a2ce0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a7eb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3642a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5bf7a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5a10e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f1dd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e571 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7955dee - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79729d2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e79794c2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f51d7a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d2c8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd02e3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdbc48 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce7f74 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6ce6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe559f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038c48 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::multi_step_with_state::multi_step_with_state::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9f716 - underway[66ef967b1aa22872]::job::tests::multi_step_with_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2848:5
[INFO] [stdout]   51:     0x55c5e7e8019d - underway[66ef967b1aa22872]::job::tests::multi_step_with_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2849:53
[INFO] [stdout]   52:     0x55c5e7baf796 - <underway[66ef967b1aa22872]::job::tests::multi_step_with_state::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::one_step_enqueue stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::one_step_enqueue' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff2080 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf77b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb127b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a015eb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f507b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f507b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f507b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e7914b4d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e799f4f0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a6fb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f35e3a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5bd9a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c59a2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4efad - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e3e1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e79547be - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79726b2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7978252 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f515fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790ceb8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fcfcf3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdb298 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce76e5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe69c6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe53bf - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038a68 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_enqueue::one_step_enqueue::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9f216 - underway[66ef967b1aa22872]::job::tests::one_step_enqueue
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2608:5
[INFO] [stdout]   51:     0x55c5e7e8005d - underway[66ef967b1aa22872]::job::tests::one_step_enqueue::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2609:48
[INFO] [stdout]   52:     0x55c5e7baf656 - <underway[66ef967b1aa22872]::job::tests::one_step_enqueue::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::one_step stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::one_step' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff9f00 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafb9b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb169b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01a0b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f646b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f646b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f646b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79171cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a7000 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a90b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f36b4a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c1ba - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5a94e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f47d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e751 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795788e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972d92 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797aae2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5267a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d7a8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd0a03 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdc7e8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce89b5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe70a6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe57df - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038e88 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step::one_step::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9fd16 - underway[66ef967b1aa22872]::job::tests::one_step
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2381:5
[INFO] [stdout]   51:     0x55c5e7e8031d - underway[66ef967b1aa22872]::job::tests::one_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2382:40
[INFO] [stdout]   52:     0x55c5e7baf916 - <underway[66ef967b1aa22872]::job::tests::one_step::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::enqueued_job_cancel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::enqueued_job_cancel' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff4300 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf89b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb139b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0170b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f55eb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f55eb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f55eb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79155cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a1680 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a78b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f361ca - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5beba - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c59e4e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f0fd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e4d1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795550e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972892 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7978d62 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f51a7a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d128 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd0083 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdb868 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce7c05 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6ba6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe54df - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}, underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038b88 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::enqueued_job_cancel::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9f516 - underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:3128:5
[INFO] [stdout]   51:     0x55c5e7e8011d - underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:3129:51
[INFO] [stdout]   52:     0x55c5e7baf716 - <underway[66ef967b1aa22872]::job::tests::enqueued_job_cancel::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::one_step_named stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::one_step_named' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff1500 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf71b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb121b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0158b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f4eab - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f4eab - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f4eab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79147cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e799e9c0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a6cb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f35d0a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5bd3a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c598ce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4ef3d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e391 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795434e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972612 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7977ea2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5147a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790cde8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fcfbc3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdb0a8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce7535 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6926 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe535f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038a08 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_named::one_step_named::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9f116 - underway[66ef967b1aa22872]::job::tests::one_step_named
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2421:5
[INFO] [stdout]   51:     0x55c5e7e8001d - underway[66ef967b1aa22872]::job::tests::one_step_named::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2422:46
[INFO] [stdout]   52:     0x55c5e7baf616 - <underway[66ef967b1aa22872]::job::tests::one_step_named::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::one_step_schedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::one_step_schedule' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff2c00 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf7db - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb12db - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0164b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f524b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f524b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f524b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e7914ecd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a0020 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a72b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f35f6a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5bdfa - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c59b8e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f01d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e431 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7954c2e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972752 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7978602 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5177a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790cf88 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fcfe23 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdb488 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce7893 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6a68 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe541f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038ac8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_schedule::one_step_schedule::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9f316 - underway[66ef967b1aa22872]::job::tests::one_step_schedule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2646:5
[INFO] [stdout]   51:     0x55c5e7e8009d - underway[66ef967b1aa22872]::job::tests::one_step_schedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2647:49
[INFO] [stdout]   52:     0x55c5e7baf696 - <underway[66ef967b1aa22872]::job::tests::one_step_schedule::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::one_step_with_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::one_step_with_state' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff4e80 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf8fb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb13fb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0176b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f57bb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f57bb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f57bb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791594d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a21b0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a7bb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f362fa - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5bf1a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c59fae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f16d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e521 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795597e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972932 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7979112 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f51bfa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d1f8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd01b3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdba58 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce7db3 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6c48 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe553f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038be8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state::one_step_with_state::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9f616 - underway[66ef967b1aa22872]::job::tests::one_step_with_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2460:5
[INFO] [stdout]   51:     0x55c5e7e8015d - underway[66ef967b1aa22872]::job::tests::one_step_with_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2461:51
[INFO] [stdout]   52:     0x55c5e7baf756 - <underway[66ef967b1aa22872]::job::tests::one_step_with_state::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::one_step_with_mutable_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::one_step_with_mutable_state' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff8800 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafadb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb15db - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0194b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f60cb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f60cb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f60cb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e7916acd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a59a0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a8ab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f368ea - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c0fa - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5a68e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f39d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e6b1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7956fae - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972c52 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797a382 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5237a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d608 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd07a3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdc408 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce8655 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6f66 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe571f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038dc8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::one_step_with_mutable_state::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9fb16 - underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2511:5
[INFO] [stdout]   51:     0x55c5e7e8029d - underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2512:59
[INFO] [stdout]   52:     0x55c5e7baf896 - <underway[66ef967b1aa22872]::job::tests::one_step_with_mutable_state::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::one_step_with_state_named stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::one_step_with_state_named' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff7100 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafa1b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb151b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0188b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f5d2b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f5d2b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f5d2b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79163cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a4340 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a84b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3668a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c03a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5a3ce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f2bd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e611 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e79566ce - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972b12 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7979c22 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5207a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d468 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd0543 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdc028 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce82e3 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6e28 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe565f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}, underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038d08 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::one_step_with_state_named::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9f916 - underway[66ef967b1aa22872]::job::tests::one_step_with_state_named
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2553:5
[INFO] [stdout]   51:     0x55c5e7e8021d - underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:2554:57
[INFO] [stdout]   52:     0x55c5e7baf816 - <underway[66ef967b1aa22872]::job::tests::one_step_with_state_named::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::schedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::schedule' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ffaa80 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafbfb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb16fb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01a6b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f663b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f663b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f663b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791754d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a7b30 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a93b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f36c7a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c21a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5aaae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f4ed - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e7a1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7957cfe - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972e32 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797ae92 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f527fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d878 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd0b33 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdc9d8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce8b65 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7146 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe583f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038ee8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::schedule::schedule::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9fe16 - underway[66ef967b1aa22872]::job::tests::schedule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:3019:5
[INFO] [stdout]   51:     0x55c5e7e8035d - underway[66ef967b1aa22872]::job::tests::schedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:3020:40
[INFO] [stdout]   52:     0x55c5e7baf956 - <underway[66ef967b1aa22872]::job::tests::schedule::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::unschedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::unschedule' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff0980 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf6bb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb11bb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0152b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f4cdb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f4cdb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f4cdb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791444d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e799de90 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a69b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f35bda - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5bcda - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5976e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4eecd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e341 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7953ede - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972572 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7977af2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f512fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790cd18 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fcfa93 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdaeb8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce7385 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6886 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe52ff - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80389a8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule::unschedule::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9f016 - underway[66ef967b1aa22872]::job::tests::unschedule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:3062:5
[INFO] [stdout]   51:     0x55c5e7e7ffdd - underway[66ef967b1aa22872]::job::tests::unschedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:3063:42
[INFO] [stdout]   52:     0x55c5e7baf5d6 - <underway[66ef967b1aa22872]::job::tests::unschedule::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::unschedule_without_schedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::unschedule_without_schedule' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ff9380 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafb3b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb163b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a019ab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f629b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f629b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f629b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e7916e4d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a64d0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a8db - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f36a1a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c15a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5a7ee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4f40d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e701 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795741e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972cf2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797a732 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f524fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::job::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d6d8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd08d3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdc5f8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce8803 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7008 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe577f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038e28 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9fc16 - underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:3099:5
[INFO] [stdout]   51:     0x55c5e7e802dd - underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:3100:59
[INFO] [stdout]   52:     0x55c5e7baf8d6 - <underway[66ef967b1aa22872]::job::tests::unschedule_without_schedule::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::build_queue stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::build_queue' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ffd62d - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafd3b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb183b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01bab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f6d1b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f6d1b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f6d1b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791b44d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79aa6e0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a9db - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3717a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c8da - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5c36e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4fccd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3ed41 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7958e0e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973082 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797bcb2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f52dda - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790db78 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd0fb3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdd178 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce9205 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe73a6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe599f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039008 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue::build_queue::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7756 - underway[66ef967b1aa22872]::queue::tests::build_queue
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:1883:5
[INFO] [stdout]   51:     0x55c5e807753d - underway[66ef967b1aa22872]::queue::tests::build_queue::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:1884:43
[INFO] [stdout]   52:     0x55c5e7bafad6 - <underway[66ef967b1aa22872]::queue::tests::build_queue::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::dequeue_from_empty_queue stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::dequeue_from_empty_queue' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e800a3a0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb03fb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1efb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0226b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f8dbb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f8dbb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f8dbb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791efcd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b7150 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ad3b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f386da - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5cf3a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5dace - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5043d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f291 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795dcde - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973cc2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797ff12 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f548fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790ea18 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd2553 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdf488 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ceb085 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7ec6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe604f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80396a8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::dequeue_from_empty_queue::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8946 - underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2500:5
[INFO] [stdout]   51:     0x55c5e80779ad - underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2501:56
[INFO] [stdout]   52:     0x55c5e7baff56 - <underway[66ef967b1aa22872]::queue::tests::dequeue_from_empty_queue::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::dequeue_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::dequeue_task' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ffe1a0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafd9b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb189b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01c0b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f6eeb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f6eeb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f6eeb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791b7cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79ab220 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799aa0b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f372aa - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c93a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5c4ce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4fd3d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3ed91 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795926e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973132 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797c062 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f52f5a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790dc48 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd10e3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdd368 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce93b3 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7448 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe59ff - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039068 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_task::dequeue_task::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7856 - underway[66ef967b1aa22872]::queue::tests::dequeue_task
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2395:5
[INFO] [stdout]   51:     0x55c5e807757d - underway[66ef967b1aa22872]::queue::tests::dequeue_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2396:44
[INFO] [stdout]   52:     0x55c5e7bafb16 - <underway[66ef967b1aa22872]::queue::tests::dequeue_task::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::concurrent_dequeue stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::concurrent_dequeue' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e80031b0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb003b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1b3b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01eab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f7b9b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f7b9b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f7b9b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791328d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b00e0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ab5b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f37afa - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5bafa - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c59085 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4ec7d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e1b1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795b10e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79735fe - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797da26 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f539cf - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e1e9 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd193e - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fde105 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce9f76 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7890 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5c93 - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}, underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80392f3 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::concurrent_dequeue::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7f4d - underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2456:5
[INFO] [stdout]   51:     0x55c5e8077737 - underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2457:50
[INFO] [stdout]   52:     0x55c5e7bafcd6 - <underway[66ef967b1aa22872]::queue::tests::concurrent_dequeue::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::enqueue_task_with_heartbeat stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::enqueue_task_with_heartbeat' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e800dcd0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb05db - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb20db - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0244b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f96cb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f96cb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f96cb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e792014d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79ba990 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ae2b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f38cca - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d11a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5e1ae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5066d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f421 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795f2be - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7974032 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7981182 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5507a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790ee28 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd2b43 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdfe38 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ceb8f5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe81e6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe622f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039888 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::enqueue_task_with_heartbeat::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8e46 - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2217:5
[INFO] [stdout]   51:     0x55c5e8077aed - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2218:59
[INFO] [stdout]   52:     0x55c5e7bb0096 - <underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_heartbeat::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::dequeue_stale_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::dequeue_stale_task' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8003cb0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb009b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1b9b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01f0b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f7d6b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f7d6b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f7d6b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791d04d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b0c10 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ab8b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f37c2a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5cbda - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5ce6e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5004d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3efc1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795b57e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973692 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797dde2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f53b7a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e2c8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd1aa3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fde318 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cea153 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7928 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5cef - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039348 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::dequeue_stale_task::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8046 - underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:3273:5
[INFO] [stdout]   51:     0x55c5e807776d - underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:3274:50
[INFO] [stdout]   52:     0x55c5e7bafd16 - <underway[66ef967b1aa22872]::queue::tests::dequeue_stale_task::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::enqueue_after stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::enqueue_after' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7fff880 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafe5b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb195b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01ccb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f728b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f728b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f728b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791becd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79ac8a0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799aa6b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3750a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c9fa - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5c78e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4fe1d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3ee31 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7959b2e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973292 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797c7c2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5325a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790dde8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd1343 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdd748 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce9715 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7586 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5abf - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039128 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_after::enqueue_after::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7a56 - underway[66ef967b1aa22872]::queue::tests::enqueue_after
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2361:5
[INFO] [stdout]   51:     0x55c5e80775fd - underway[66ef967b1aa22872]::queue::tests::enqueue_after::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2362:45
[INFO] [stdout]   52:     0x55c5e7bafb96 - <underway[66ef967b1aa22872]::queue::tests::enqueue_after::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::enqueue_multi_with_delay stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::enqueue_multi_with_delay' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e800af10 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb045b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1f5b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a022cb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f8f8b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f8f8b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f8f8b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791f34d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b7c90 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ad6b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3880a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5cf9a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5dc2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c504ad - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f2e1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795e13e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973d72 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e79802c2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f54a7a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790eae8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd2683 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdf678 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ceb235 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7f66 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe60af - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039708 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::enqueue_multi_with_delay::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8a46 - underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2165:5
[INFO] [stdout]   51:     0x55c5e80779ed - underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2166:56
[INFO] [stdout]   52:     0x55c5e7baff96 - <underway[66ef967b1aa22872]::queue::tests::enqueue_multi_with_delay::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::enqueue_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::enqueue_task' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ffed10 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafdfb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb18fb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01c6b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f70bb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f70bb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f70bb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791bb4d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79abd60 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799aa3b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f373da - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c99a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5c62e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4fdad - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3ede1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e79596ce - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79731e2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797c412 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f530da - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790dd18 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd1213 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdd558 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce9565 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe74e6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5a5f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80390c8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task::enqueue_task::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7956 - underway[66ef967b1aa22872]::queue::tests::enqueue_task
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:1912:5
[INFO] [stdout]   51:     0x55c5e80775bd - underway[66ef967b1aa22872]::queue::tests::enqueue_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:1913:44
[INFO] [stdout]   52:     0x55c5e7bafb56 - <underway[66ef967b1aa22872]::queue::tests::enqueue_task::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::build_queue_with_dlq stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::build_queue_with_dlq' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8006a6d - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb021b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1d1b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0208b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f84ab - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f84ab - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f84ab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791de4d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b3910 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ac4b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f380ea - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5cd5a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5d3ee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5020d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f101 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795c6fe - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973952 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797eca2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5417a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e608 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd1f63 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdead8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cea815 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7ba6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5e6f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80394c8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::build_queue_with_dlq::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8446 - underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:1897:5
[INFO] [stdout]   51:     0x55c5e807786d - underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:1898:52
[INFO] [stdout]   52:     0x55c5e7bafe16 - <underway[66ef967b1aa22872]::queue::tests::build_queue_with_dlq::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::enqueue_task_with_concurrency_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::enqueue_task_with_concurrency_key' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8011600 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb07bb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb22bb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0262b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f9fdb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f9fdb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f9fdb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79212cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79be1d0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799af1b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f392ba - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d2fa - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5e88e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5089d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f5b1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e796089e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79743a2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e79823f2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f557fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790f238 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd3133 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe07e8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cec165 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe8506 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe640f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039a68 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::enqueue_task_with_concurrency_key::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a9346 - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2265:5
[INFO] [stdout]   51:     0x55c5e8077c2d - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2266:65
[INFO] [stdout]   52:     0x55c5e7bb01d6 - <underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_concurrency_key::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::enqueue_task_with_delay stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::enqueue_task_with_delay' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8008cc0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb033b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1e3b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a021ab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f8a1b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f8a1b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f8a1b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791e8cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b5ad0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799acdb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3847a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5ce7a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5d80e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5035d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f1f1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795d41e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973b62 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797f7b2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f545fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e878 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd22f3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdf0a8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cead25 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7d86 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5f8f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80395e8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::enqueue_task_with_delay::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8746 - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2117:5
[INFO] [stdout]   51:     0x55c5e807792d - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2118:55
[INFO] [stdout]   52:     0x55c5e7bafed6 - <underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_delay::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::enqueue_task_with_retry stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::enqueue_task_with_retry' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8009830 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb039b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1e9b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0220b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_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.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f8beb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_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.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f8beb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_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.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f8beb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_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.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791ec4d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_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.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b6610 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_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.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ad0b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f385aa - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5ceda - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5d96e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c503cd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f241 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795d87e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973c12 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797fb62 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_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.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5477a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e948 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd2423 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdf298 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ceaed5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7e26 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5fef - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039648 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::enqueue_task_with_retry::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8846 - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:1965:5
[INFO] [stdout]   51:     0x55c5e807796d - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:1966:55
[INFO] [stdout]   52:     0x55c5e7baff16 - <underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_retry::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::enqueue_task_with_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::enqueue_task_with_timeout' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e800ba80 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb04bb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1fbb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0232b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f915b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f915b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f915b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791f6cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b87d0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ad9b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3893a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5cffa - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5dd8e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5051d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f331 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795e59e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973e22 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7980672 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f54bfa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790ebb8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd27b3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdf868 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ceb3e5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe8006 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe610f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039768 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::enqueue_task_with_timeout::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8b46 - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2019:5
[INFO] [stdout]   51:     0x55c5e8077a2d - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2020:57
[INFO] [stdout]   52:     0x55c5e7baffd6 - <underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_timeout::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::enqueue_task_with_ttl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::enqueue_task_with_ttl' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e80075e0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb027b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1d7b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a020eb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f867b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f867b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f867b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791e1cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b4450 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ac7b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3821a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5cdba - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5d54e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5027d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f151 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795cb5e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973a02 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797f052 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f542fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e6d8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd2093 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdecc8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cea9c5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7c46 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5ecf - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039528 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::enqueue_task_with_ttl::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8546 - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2068:5
[INFO] [stdout]   51:     0x55c5e80778ad - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2069:53
[INFO] [stdout]   52:     0x55c5e7bafe56 - <underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_ttl::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::mark_task_cancelled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::mark_task_cancelled' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8004820 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb00fb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1bfb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01f6b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f7f3b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f7f3b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f7f3b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791d3cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b1750 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799abbb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f37d5a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5cc3a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5cfce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c500bd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f011 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795b9de - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973742 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797e192 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f53cfa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e398 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd1bd3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fde508 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cea303 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe79c8 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5d4f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80393a8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::mark_task_cancelled::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8146 - underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2619:5
[INFO] [stdout]   51:     0x55c5e80777ad - underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2620:51
[INFO] [stdout]   52:     0x55c5e7bafd56 - <underway[66ef967b1aa22872]::queue::tests::mark_task_cancelled::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::mark_task_in_progress stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::mark_task_in_progress' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8008150 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb02db - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1ddb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0214b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f884b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f884b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f884b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791e54d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b4f90 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799acab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3834a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5ce1a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5d6ae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c502ed - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f1a1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795cfbe - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973ab2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797f402 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5447a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e7a8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd21c3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdeeb8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ceab73 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7ce8 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5f2f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039588 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::mark_task_in_progress::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8646 - underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2516:5
[INFO] [stdout]   51:     0x55c5e80778ed - underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2517:53
[INFO] [stdout]   52:     0x55c5e7bafe96 - <underway[66ef967b1aa22872]::queue::tests::mark_task_in_progress::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::mark_task_succeeded stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::mark_task_succeeded' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8005390 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb015b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1c5b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01fcb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f810b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f810b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f810b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791d74d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b2290 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799abeb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f37e8a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5cc9a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5d12e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5012d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f061 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795be3e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79737f2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797e542 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f53e7a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e468 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd1d03 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fde6f8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cea4b5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7a66 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5daf - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039408 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::mark_task_succeeded::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8246 - underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2654:5
[INFO] [stdout]   51:     0x55c5e80777ed - underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2655:51
[INFO] [stdout]   52:     0x55c5e7bafd96 - <underway[66ef967b1aa22872]::queue::tests::mark_task_succeeded::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::move_task_to_dlq stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::move_task_to_dlq' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8002640 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaffdb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1adb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01e4b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f79cb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f79cb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f79cb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791cccd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79af5a0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ab2b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f379ca - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5cb7a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5cd0e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4ffdd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3ef71 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795acae - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973552 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797d682 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5385a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e128 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd1803 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fddf08 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce9dd5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7806 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5c3f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}, underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80392a8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::move_task_to_dlq::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7e56 - underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2770:5
[INFO] [stdout]   51:     0x55c5e80776fd - underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2771:48
[INFO] [stdout]   52:     0x55c5e7bafc96 - <underway[66ef967b1aa22872]::queue::tests::move_task_to_dlq::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::unschedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::unschedule' (60) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ffcac0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafcdb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb17db - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01b4b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f6b4b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f6b4b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f6b4b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791b0cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a9ba0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a9ab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3704a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5c87a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5c20e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4fc5d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3ecf1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e79589ae - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972fd2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797b902 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f52c5a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790daa8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd0e83 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdcf88 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce9055 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7306 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe593f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038fa8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule::unschedule::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7656 - underway[66ef967b1aa22872]::queue::tests::unschedule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2919:5
[INFO] [stdout]   51:     0x55c5e80774fd - underway[66ef967b1aa22872]::queue::tests::unschedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2920:42
[INFO] [stdout]   52:     0x55c5e7bafa96 - <underway[66ef967b1aa22872]::queue::tests::unschedule::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::unschedule_without_schedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::unschedule_without_schedule' (61) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e800e83d - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb063b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb213b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a024ab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f989b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f989b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f989b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79204cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79bb4d0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ae5b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f38dfa - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d17a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5e30e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c506dd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f471 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795f71e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79740e2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7981532 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f551fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790eef8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd2c73 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe0028 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cebaa3 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe8288 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe628f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80398e8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::unschedule_without_schedule::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8f46 - underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2952:5
[INFO] [stdout]   51:     0x55c5e8077b2d - underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2953:59
[INFO] [stdout]   52:     0x55c5e7bb00d6 - <underway[66ef967b1aa22872]::queue::tests::unschedule_without_schedule::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::update_task_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::update_task_failure' (62) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8005f00 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb01bb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1cbb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0202b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f82db - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f82db - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f82db - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791dacd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b2dd0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ac1b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f37fba - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5ccfa - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5d28e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5019d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f0b1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795c29e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79738a2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797e8f2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f53ffa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e538 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd1e33 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fde8e8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cea665 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7b06 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5e0f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039468 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::update_task_failure::update_task_failure::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8346 - underway[66ef967b1aa22872]::queue::tests::update_task_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2729:5
[INFO] [stdout]   51:     0x55c5e807782d - underway[66ef967b1aa22872]::queue::tests::update_task_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2730:51
[INFO] [stdout]   52:     0x55c5e7bafdd6 - <underway[66ef967b1aa22872]::queue::tests::update_task_failure::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::reschedule_task_for_retry stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::reschedule_task_for_retry' (55) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e800c5f0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb051b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb201b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0238b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_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.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f932b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_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.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f932b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_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.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f932b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_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.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791fa4d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_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.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b9310 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_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.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799adcb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f38a6a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d05a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5deee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5058d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f381 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795e9fe - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973ed2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7980a22 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_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.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f54d7a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790ec88 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd28e3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdfa58 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ceb595 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe80a6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe616f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}, underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80397c8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::reschedule_task_for_retry::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8c46 - underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2566:5
[INFO] [stdout]   51:     0x55c5e8077a6d - underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2567:57
[INFO] [stdout]   52:     0x55c5e7bb0016 - <underway[66ef967b1aa22872]::queue::tests::reschedule_task_for_retry::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::mark_task_failed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::mark_task_failed' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8001ad0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaff7b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1a7b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01deb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f77fb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f77fb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f77fb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791c94d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79aea60 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799aafb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3789a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5cb1a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5cbae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4ff6d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3ef21 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795a84e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79734a2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797d2d2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f536da - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790e058 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd16d3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fddd18 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce9c25 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7766 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5bdf - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}, underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039248 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::mark_task_failed::mark_task_failed::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7d56 - underway[66ef967b1aa22872]::queue::tests::mark_task_failed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2691:5
[INFO] [stdout]   51:     0x55c5e80776bd - underway[66ef967b1aa22872]::queue::tests::mark_task_failed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2692:48
[INFO] [stdout]   52:     0x55c5e7bafc56 - <underway[66ef967b1aa22872]::queue::tests::mark_task_failed::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::enqueue_task_with_priority stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::enqueue_task_with_priority' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e800d160 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb057b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb207b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a023eb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f94fb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f94fb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f94fb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791fdcd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79b9e50 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799adfb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f38b9a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d0ba - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5e04e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c505fd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f3d1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795ee5e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973f82 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7980dd2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f54efa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790ed58 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd2a13 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdfc48 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ceb745 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe8146 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe61cf - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}, underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039828 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::enqueue_task_with_priority::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a8d46 - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2316:5
[INFO] [stdout]   51:     0x55c5e8077aad - underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2317:58
[INFO] [stdout]   52:     0x55c5e7bb0056 - <underway[66ef967b1aa22872]::queue::tests::enqueue_task_with_priority::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::schedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::schedule' (56) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8013850 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb08db - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb23db - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0274b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79fa54b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79fa54b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79fa54b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e7921d4d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79c0390 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799afab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3964a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d41a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5ecae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c509ed - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f6a1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e79615be - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79745b2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7982f02 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f55c7a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790f4a8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd34c3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe0db8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cec675 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe86e6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe652f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039b88 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule::schedule::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a9646 - underway[66ef967b1aa22872]::queue::tests::schedule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2804:5
[INFO] [stdout]   51:     0x55c5e8077ced - underway[66ef967b1aa22872]::queue::tests::schedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2805:40
[INFO] [stdout]   52:     0x55c5e7bb0296 - <underway[66ef967b1aa22872]::queue::tests::schedule::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::task_schedule_without_schedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::task_schedule_without_schedule' (59) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e800f3ad - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb069b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb219b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0250b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f9a6b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f9a6b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f9a6b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e792084d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79bc010 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799ae8b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f38f2a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d1da - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5e46e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5074d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f4c1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795fb7e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7974192 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e79818e2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5537a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790efc8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd2da3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe0218 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cebc53 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe8328 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe62ef - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039948 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::task_schedule_without_schedule::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a9046 - underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2906:5
[INFO] [stdout]   51:     0x55c5e8077b6d - underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2907:62
[INFO] [stdout]   52:     0x55c5e7bb0116 - <underway[66ef967b1aa22872]::queue::tests::task_schedule_without_schedule::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::schedule_twice stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::schedule_twice' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8000f60 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaff1b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb1a1b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01d8b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f762b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f762b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f762b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791c5cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79adf20 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799aacb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3776a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5caba - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5ca4e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4fefd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3eed1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795a3ee - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79733f2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797cf22 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5355a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790df88 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd15a3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fddb28 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce9a75 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe76c6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5b7f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}, underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80391e8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::schedule_twice::schedule_twice::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7c56 - underway[66ef967b1aa22872]::queue::tests::schedule_twice
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2837:5
[INFO] [stdout]   51:     0x55c5e807767d - underway[66ef967b1aa22872]::queue::tests::schedule_twice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2838:46
[INFO] [stdout]   52:     0x55c5e7bafc16 - <underway[66ef967b1aa22872]::queue::tests::schedule_twice::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::verify_attempt_rows_for_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::verify_attempt_rows_for_success' (66) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8010a90 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb075b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb225b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a025cb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f9e0b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f9e0b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f9e0b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e7920f4d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79bd690 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799aeeb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3918a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d29a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5e72e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5082d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f561 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e796043e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79742f2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7982042 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5567a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790f168 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd3003 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe05f8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cebfb5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe8466 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe63af - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039a08 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::verify_attempt_rows_for_success::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a9246 - underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2965:5
[INFO] [stdout]   51:     0x55c5e8077bed - underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2966:63
[INFO] [stdout]   52:     0x55c5e7bb0196 - <underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_success::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::verify_attempt_rows_for_cancelled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::verify_attempt_rows_for_cancelled' (63) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8012170 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb081b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb231b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0268b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79fa1ab - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   29:     0x55c5e79fa1ab - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79fa1ab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e792164d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79bed10 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799af4b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f393ea - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d35a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5e9ee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5090d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f601 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7960cfe - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7974452 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e79827a2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5597a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790f308 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd3263 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe09d8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cec315 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe85a6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe646f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039ac8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::verify_attempt_rows_for_cancelled::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a9446 - underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:3103:5
[INFO] [stdout]   51:     0x55c5e8077c6d - underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:3104:65
[INFO] [stdout]   52:     0x55c5e7bb0216 - <underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_cancelled::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::task_schedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::task_schedule' (58) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e80003f0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafebb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb19bb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01d2b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f745b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f745b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f745b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e791c24d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79ad3e0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799aa9b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3763a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5ca5a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5c8ee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4fe8d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3ee81 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7959f8e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7973342 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797cb72 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f533da - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790deb8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd1473 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdd938 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce98c5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe7626 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5b1f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039188 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::task_schedule::task_schedule::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7b56 - underway[66ef967b1aa22872]::queue::tests::task_schedule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2879:5
[INFO] [stdout]   51:     0x55c5e807763d - underway[66ef967b1aa22872]::queue::tests::task_schedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:2880:45
[INFO] [stdout]   52:     0x55c5e7bafbd6 - <underway[66ef967b1aa22872]::queue::tests::task_schedule::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::verify_attempt_rows_for_reschedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::verify_attempt_rows_for_reschedule' (65) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8012ce0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb087b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb237b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a026eb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79fa37b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79fa37b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79fa37b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79219cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79bf850 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799af7b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3951a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d3ba - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5eb4e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5097d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f651 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e796115e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7974502 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7982b52 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f55afa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790f3d8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd3393 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe0bc8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cec4c3 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe8648 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe64cf - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039b28 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::verify_attempt_rows_for_reschedule::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a9546 - underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:3173:5
[INFO] [stdout]   51:     0x55c5e8077cad - underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:3174:66
[INFO] [stdout]   52:     0x55c5e7bb0256 - <underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_reschedule::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- queue::tests::verify_attempt_rows_for_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'queue::tests::verify_attempt_rows_for_failure' (64) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e800ff20 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb06fb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb21fb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0256b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f9c3b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f9c3b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f9c3b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e7920bcd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79bcb50 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799aebb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3905a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5d23a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5e5ce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c507bd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3f511 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795ffde - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7974242 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7981c92 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f554fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::queue::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790f098 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd2ed3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe0408 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cebe05 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe83c6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe634f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}, underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80399a8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::verify_attempt_rows_for_failure::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a9146 - underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:3033:5
[INFO] [stdout]   51:     0x55c5e8077bad - underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/queue.rs:3034:63
[INFO] [stdout]   52:     0x55c5e7bb0156 - <underway[66ef967b1aa22872]::queue::tests::verify_attempt_rows_for_failure::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- task::tests::task_execution_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'task::tests::task_execution_failure' (76) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ffb5e1 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafc3d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb173d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01aad - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f67db - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f67db - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f67db - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e792afd0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a8650 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a964 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f36d9b - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5e3a9 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c625a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c51bae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f4039d - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7958160 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972ec6 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797b233 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f52963 - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d933 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd0c55 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdcbaf - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce8cfe - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe71df - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe5896 - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038f2a - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_failure::task_execution_failure::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7467 - underway[66ef967b1aa22872]::task::tests::task_execution_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/task.rs:625:5
[INFO] [stdout]   51:     0x55c5e8077497 - underway[66ef967b1aa22872]::task::tests::task_execution_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/task.rs:625:18
[INFO] [stdout]   52:     0x55c5e7bafa16 - <underway[66ef967b1aa22872]::task::tests::task_execution_failure::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- task::tests::task_execution_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'task::tests::task_execution_success' (77) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7ffc041 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eafc7d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb177d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a01aed - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f697b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f697b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f697b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e792b2f0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79a90f0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a984 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f36eeb - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5e3e9 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c626e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c51c0e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f403dd - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7958580 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972f46 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e797b593 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f52ad3 - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790d9e3 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd0d65 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdcd8f - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce8e9e - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe726f - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe58e6 - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}, underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8038f5a - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::task::tests::task_execution_success::task_execution_success::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e80a7557 - underway[66ef967b1aa22872]::task::tests::task_execution_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/task.rs:613:5
[INFO] [stdout]   51:     0x55c5e80774c7 - underway[66ef967b1aa22872]::task::tests::task_execution_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/task.rs:613:18
[INFO] [stdout]   52:     0x55c5e7bafa56 - <underway[66ef967b1aa22872]::task::tests::task_execution_success::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::sanity_check_run_migrations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::sanity_check_run_migrations' (78) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e7fef291 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eaf5fb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb10fb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0146b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79f493b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79f493b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79f493b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79139cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e799c820 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799a63b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3597a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5bbba - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c5934e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c4ed7d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f3e251 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e795360e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7972422 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7977392 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f50ffa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), sqlx_core[5d0d515318cd9de0]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790cb78 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fcf833 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fdaad8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7ce7013 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe6748 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe523f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}, underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e80388e8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::sanity_check_run_migrations::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7d8fe4d - underway[66ef967b1aa22872]::tests::sanity_check_run_migrations
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:390:5
[INFO] [stdout]   51:     0x55c5e7d8bb1d - underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:391:59
[INFO] [stdout]   52:     0x55c5e7baf556 - <underway[66ef967b1aa22872]::tests::sanity_check_run_migrations::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worker::tests::gracefully_shutdown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worker::tests::gracefully_shutdown' (79) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8015a40 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb09fb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb24fb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0286b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79faabb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79faabb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79faabb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79297cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79c2530 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799b03b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f399da - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5e13a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c61ca5 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5191c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f40191 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e79622de - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e79747a3 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7983a12 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f560fa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790f718 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd3853 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe1388 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cecba5 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe88c6 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe664f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}, underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039ca8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::gracefully_shutdown::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7ea0116 - underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/worker.rs:1052:5
[INFO] [stdout]   51:     0x55c5e7e8041c - underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/worker.rs:1053:51
[INFO] [stdout]   52:     0x55c5e7bb0356 - <underway[66ef967b1aa22872]::worker::tests::gracefully_shutdown::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worker::tests::heartbeat_stops_after_task_completion stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worker::tests::heartbeat_stops_after_task_completion' (80) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8016580 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb0a5b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb255b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a028cb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79fac8b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79fac8b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79fac8b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e7929b4d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79c3060 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799b06b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f39b0a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5e19a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c61df5 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5197c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f401e1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e796273e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7974843 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7983dc2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f5627a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790f7e8 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd3983 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe1578 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cecd55 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe8966 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe66af - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}, underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039d08 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::heartbeat_stops_after_task_completion::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7ea0216 - underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion
[INFO] [stdout]                                at /opt/rustwide/workdir/src/worker.rs:1133:5
[INFO] [stdout]   51:     0x55c5e7e8045c - underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/worker.rs:1134:69
[INFO] [stdout]   52:     0x55c5e7bb0396 - <underway[66ef967b1aa22872]::worker::tests::heartbeat_stops_after_task_completion::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worker::tests::process_next_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worker::tests::process_next_task' (81) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e8014f00 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb099b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb249b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a0280b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79fa8eb - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79fa8eb - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79fa8eb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e792944d - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79c1a00 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799b00b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f398aa - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5e0da - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c61b55 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c518bc - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f40141 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7961e7e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7974703 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e7983662 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f55f7a - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790f648 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd3723 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe1198 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cec9f1 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe8826 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe65ef - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039c48 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_next_task::process_next_task::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7ea0016 - underway[66ef967b1aa22872]::worker::tests::process_next_task
[INFO] [stdout]                                at /opt/rustwide/workdir/src/worker.rs:966:5
[INFO] [stdout]   51:     0x55c5e7e803dc - underway[66ef967b1aa22872]::worker::tests::process_next_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/worker.rs:967:49
[INFO] [stdout]   52:     0x55c5e7bb0316 - <underway[66ef967b1aa22872]::worker::tests::process_next_task::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worker::tests::process_retries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worker::tests::process_retries' (82) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c5e87fbaea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c5e87fbaea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c5e87fbaea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c5e88141da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c5e88141da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55c5e8800c82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c5e8800c82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c5e87d917f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c5e87d917f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c5e87f3369 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c5e80d342c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c5e80d342c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c5e87f35e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c5e87f35e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c5e87d9238 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55c5e87d0739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c5e87da1ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c5e8814a1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c5e8814792 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55c5e82703f4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55c5e825778f - sqlx_postgres[6120c661d2f6f09b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x55c5e825b1cc - <sqlx_postgres[6120c661d2f6f09b]::database::Postgres as sqlx_core[5d0d515318cd9de0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x55c5e7eaf2bf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[5d0d515318cd9de0]::testing::TestContext<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>, sqlx_core[5d0d515318cd9de0]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x55c5e80143c0 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{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.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x55c5e7eb093b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55c5e7eb243b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55c5e7a027ab - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55c5e79fa71b - tokio[fcb904bb68466011]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55c5e79fa71b - tokio[fcb904bb68466011]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55c5e79fa71b - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55c5e79290cd - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>, <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x55c5e79c0ed0 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55c5e799afdb - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55c5e7f3977a - <tokio[fcb904bb68466011]::runtime::context::scoped::Scoped<tokio[fcb904bb68466011]::runtime::scheduler::Context>>::set::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55c5e7f5e07a - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x55c5e7c61a05 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::try_with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x55c5e7c5185c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fcb904bb68466011]::runtime::context::Context>>::with::<tokio[fcb904bb68466011]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x55c5e7f400f1 - tokio[fcb904bb68466011]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>), <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55c5e7961a1e - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x55c5e7974663 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x55c5e79832b2 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55c5e7f55dfa - tokio[fcb904bb68466011]::runtime::context::runtime::enter_runtime::<<tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), underway[66ef967b1aa22872]::worker::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55c5e790f578 - <tokio[fcb904bb68466011]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55c5e7fd35f3 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x55c5e7fe0fa8 - <tokio[fcb904bb68466011]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x55c5e7cec831 - sqlx_core[5d0d515318cd9de0]::rt::test_block_on::<sqlx_core[5d0d515318cd9de0]::testing::run_test<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{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.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55c5e7fe8786 - sqlx_core[5d0d515318cd9de0]::testing::run_test::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}, sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x55c5e7fe658f - sqlx_core[5d0d515318cd9de0]::testing::run_test_with_pool::<sqlx_postgres[6120c661d2f6f09b]::database::Postgres, fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}, underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x55c5e8039be8 - <fn(sqlx_core[5d0d515318cd9de0]::pool::Pool<sqlx_postgres[6120c661d2f6f09b]::database::Postgres>) -> underway[66ef967b1aa22872]::worker::tests::process_retries::process_retries::{closure#0} as sqlx_core[5d0d515318cd9de0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x55c5e7e9ff16 - underway[66ef967b1aa22872]::worker::tests::process_retries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/worker.rs:1002:5
[INFO] [stdout]   51:     0x55c5e7e8039c - underway[66ef967b1aa22872]::worker::tests::process_retries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/worker.rs:1003:47
[INFO] [stdout]   52:     0x55c5e7bb02d6 - <underway[66ef967b1aa22872]::worker::tests::process_retries::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c5e80c670b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55c5e80c670b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55c5e80d3efb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55c5e80d3efb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55c5e80d3efb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55c5e80d3efb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55c5e80ce8d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55c5e80ce8d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x55c5e80d6b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x55c5e80d6b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x55c5e80d6b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x55c5e80d6b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x55c5e87faeff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x55c5e87faeff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7832950b3aa4 - <unknown>
[INFO] [stdout]   74:     0x783295140a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     job::tests::enqueued_job_cancel
[INFO] [stdout]     job::tests::multi_step
[INFO] [stdout]     job::tests::multi_step_enqueue
[INFO] [stdout]     job::tests::multi_step_retry_policy
[INFO] [stdout]     job::tests::multi_step_with_state
[INFO] [stdout]     job::tests::one_step
[INFO] [stdout]     job::tests::one_step_context_attributes
[INFO] [stdout]     job::tests::one_step_enqueue
[INFO] [stdout]     job::tests::one_step_named
[INFO] [stdout]     job::tests::one_step_schedule
[INFO] [stdout]     job::tests::one_step_with_mutable_state
[INFO] [stdout]     job::tests::one_step_with_state
[INFO] [stdout]     job::tests::one_step_with_state_named
[INFO] [stdout]     job::tests::schedule
[INFO] [stdout]     job::tests::unschedule
[INFO] [stdout]     job::tests::unschedule_without_schedule
[INFO] [stdout]     queue::tests::build_queue
[INFO] [stdout]     queue::tests::build_queue_with_dlq
[INFO] [stdout]     queue::tests::concurrent_dequeue
[INFO] [stdout]     queue::tests::dequeue_from_empty_queue
[INFO] [stdout]     queue::tests::dequeue_stale_task
[INFO] [stdout]     queue::tests::dequeue_task
[INFO] [stdout]     queue::tests::enqueue_after
[INFO] [stdout]     queue::tests::enqueue_multi_with_delay
[INFO] [stdout]     queue::tests::enqueue_task
[INFO] [stdout]     queue::tests::enqueue_task_with_concurrency_key
[INFO] [stdout]     queue::tests::enqueue_task_with_delay
[INFO] [stdout]     queue::tests::enqueue_task_with_heartbeat
[INFO] [stdout]     queue::tests::enqueue_task_with_priority
[INFO] [stdout]     queue::tests::enqueue_task_with_retry
[INFO] [stdout]     queue::tests::enqueue_task_with_timeout
[INFO] [stdout]     queue::tests::enqueue_task_with_ttl
[INFO] [stdout]     queue::tests::mark_task_cancelled
[INFO] [stdout]     queue::tests::mark_task_failed
[INFO] [stdout]     queue::tests::mark_task_in_progress
[INFO] [stdout]     queue::tests::mark_task_succeeded
[INFO] [stdout]     queue::tests::move_task_to_dlq
[INFO] [stdout]     queue::tests::reschedule_task_for_retry
[INFO] [stdout]     queue::tests::schedule
[INFO] [stdout]     queue::tests::schedule_twice
[INFO] [stdout]     queue::tests::task_schedule
[INFO] [stdout]     queue::tests::task_schedule_without_schedule
[INFO] [stdout]     queue::tests::unschedule
[INFO] [stdout]     queue::tests::unschedule_without_schedule
[INFO] [stdout]     queue::tests::update_task_failure
[INFO] [stdout]     queue::tests::verify_attempt_rows_for_cancelled
[INFO] [stdout]     queue::tests::verify_attempt_rows_for_failure
[INFO] [stdout]     queue::tests::verify_attempt_rows_for_reschedule
[INFO] [stdout]     queue::tests::verify_attempt_rows_for_success
[INFO] [stdout]     task::tests::task_execution_failure
[INFO] [stdout]     task::tests::task_execution_success
[INFO] [stdout]     tests::sanity_check_run_migrations
[INFO] [stdout]     worker::tests::gracefully_shutdown
[INFO] [stdout]     worker::tests::heartbeat_stops_after_task_completion
[INFO] [stdout]     worker::tests::process_next_task
[INFO] [stdout]     worker::tests::process_retries
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 56 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.77s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "35c997081e084832c1b797d0294cfdaad3bcbc6c2cdc74181d6837d01d3914e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c997081e084832c1b797d0294cfdaad3bcbc6c2cdc74181d6837d01d3914e6", kill_on_drop: false }`
[INFO] [stdout] 35c997081e084832c1b797d0294cfdaad3bcbc6c2cdc74181d6837d01d3914e6
