[INFO] cloning repository https://github.com/workplacebuddy/shurly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/workplacebuddy/shurly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkplacebuddy%2Fshurly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkplacebuddy%2Fshurly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1332bed58554e07f01e75db103621bc6dfcb4ab
[INFO] testing workplacebuddy/shurly against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkplacebuddy%2Fshurly" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/workplacebuddy/shurly
[INFO] finished tweaking git repo https://github.com/workplacebuddy/shurly
[INFO] tweaked toml for git repo https://github.com/workplacebuddy/shurly written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/workplacebuddy/shurly on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/workplacebuddy/shurly 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-client-ip v1.1.3
[INFO] [stderr]   Downloaded client-ip v0.1.1
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded moka v0.12.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe014fd1377265f13ca2a978eed4bc14816f64b65ad64747fb5128fa26b8c3b4
[INFO] running `Command { std: "docker" "start" "-a" "fe014fd1377265f13ca2a978eed4bc14816f64b65ad64747fb5128fa26b8c3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe014fd1377265f13ca2a978eed4bc14816f64b65ad64747fb5128fa26b8c3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe014fd1377265f13ca2a978eed4bc14816f64b65ad64747fb5128fa26b8c3b4", kill_on_drop: false }`
[INFO] [stdout] fe014fd1377265f13ca2a978eed4bc14816f64b65ad64747fb5128fa26b8c3b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11a0ba8833744a3d428897276ffdcefe89873e835400d130297b65529bee2eb4
[INFO] running `Command { std: "docker" "start" "-a" "11a0ba8833744a3d428897276ffdcefe89873e835400d130297b65529bee2eb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling client-ip v0.1.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling shurly v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling axum-client-ip v1.1.3
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 23s
[INFO] running `Command { std: "docker" "inspect" "11a0ba8833744a3d428897276ffdcefe89873e835400d130297b65529bee2eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a0ba8833744a3d428897276ffdcefe89873e835400d130297b65529bee2eb4", kill_on_drop: false }`
[INFO] [stdout] 11a0ba8833744a3d428897276ffdcefe89873e835400d130297b65529bee2eb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ec3adc32430c5b63f0b55e97993d76f2920551b8ca3fd1ae99a878d5a697b32
[INFO] running `Command { std: "docker" "start" "-a" "6ec3adc32430c5b63f0b55e97993d76f2920551b8ca3fd1ae99a878d5a697b32", kill_on_drop: false }`
[INFO] [stderr]    Compiling shurly v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.46s
[INFO] running `Command { std: "docker" "inspect" "6ec3adc32430c5b63f0b55e97993d76f2920551b8ca3fd1ae99a878d5a697b32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ec3adc32430c5b63f0b55e97993d76f2920551b8ca3fd1ae99a878d5a697b32", kill_on_drop: false }`
[INFO] [stdout] 6ec3adc32430c5b63f0b55e97993d76f2920551b8ca3fd1ae99a878d5a697b32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 923abded889b9133b43111de5c2326983f7a6de9a9848331ef33bf1f537278c2
[INFO] running `Command { std: "docker" "start" "-a" "923abded889b9133b43111de5c2326983f7a6de9a9848331ef33bf1f537278c2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shurly-18cceccd9b19ef96)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test api::request::tests::test_unicode_normalization ... ok
[INFO] [stdout] test api::request::tests::test_parse_url ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_space ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_unicode ... ok
[INFO] [stdout] test api::request::tests::test_parse_slug ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_invalid ... ok
[INFO] [stdout] test tests::aliases::test_alias_invalid_id ... FAILED
[INFO] [stdout] test tests::aliases::test_aliases ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create ... FAILED
[INFO] [stdout] test tests::destination_forward_query_params::test_destination_without_forward_query_param ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create_unicode_normalization ... FAILED
[INFO] [stdout] test tests::destination_delete_is_permanent::test_destination_delete_is_permanent ... FAILED
[INFO] [stdout] test tests::change_password::test_change_password ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create_api_prefix ... FAILED
[INFO] [stdout] test tests::destination::test_destination ... FAILED
[INFO] [stdout] test tests::login::test_login ... FAILED
[INFO] [stdout] test tests::notes::test_notes ... FAILED
[INFO] [stdout] test tests::root::test_root_with_invalid_utf8 ... FAILED
[INFO] [stdout] test tests::root::test_root_with_valid_utf8 ... FAILED
[INFO] [stdout] test tests::users::test_users ... FAILED
[INFO] [stdout] test tests::invalid_json::test_invalid_json ... FAILED
[INFO] [stdout] test tests::emoji::test_emoji_slug ... FAILED
[INFO] [stdout] test tests::notes::test_note_invalid_id ... FAILED
[INFO] [stdout] test tests::destination_forward_query_params::test_destination_forward_query_param ... FAILED
[INFO] [stdout] test tests::destination_update_is_permanent::test_destination_update_is_permanent ... FAILED
[INFO] [stdout] test tests::destination_update::test_destination_update ... FAILED
[INFO] [stdout] test tests::root::test_root ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases::test_alias_invalid_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases::test_alias_invalid_id' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0b6822 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217f6d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b2184ed - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af8929d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af86abb - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af86abb - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af86abb - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3df00 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af7465d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66e04 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff5feb - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c329 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8ef62 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af8a34e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b1402ad - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af53b50 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59e66 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5eda0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b147493 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38c13 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa3371 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa8e52 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08f98b - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b090c4e - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b0901a6 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf8ba - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1ece67 - shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:79:1
[INFO] [stdout]   51:     0x5bb36b1c7117 - shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:79:14
[INFO] [stdout]   52:     0x5bb36af35236 - <shurly[cf0e40d6ef2ba791]::tests::aliases::test_alias_invalid_id::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases::test_aliases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases::test_aliases' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0b5d62 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217f2d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b2184ad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af8925d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af8691b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af8691b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af8691b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3dbe0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af73bcd - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66de4 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff5e9b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c2e9 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8ee22 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af8a2ee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b14026d - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af53730 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59de6 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5ea50 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b147323 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38b63 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa3261 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa8bc2 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08f7f0 - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b090bd0 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b090156 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf88a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::test_aliases::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1ecd77 - shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1c70e7 - shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:5:14
[INFO] [stdout]   52:     0x5bb36af351f6 - <shurly[cf0e40d6ef2ba791]::tests::aliases::test_aliases::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_create::test_destination_create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_create::test_destination_create' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0ab162 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217b2d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b2180ad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af88e5d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af84f1b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af84f1b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af84f1b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3a9e0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af692cd - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66be4 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff499b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14bee9 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8da22 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89cee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b13fe6d - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af4f530 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af595e6 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5b550 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b145c23 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38063 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa2161 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa62a1 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08de70 - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b0903af - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fc56 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf58a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::test_destination_create::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e8de7 - shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1afe27 - shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:5:14
[INFO] [stdout]   52:     0x5bb36af34df6 - <shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_forward_query_params::test_destination_without_forward_query_param stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_forward_query_params::test_destination_without_forward_query_param' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0afca2 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217ced - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b21826d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af8901d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af85a7b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af85a7b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af85a7b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3bfc0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6dcbd - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66cc4 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff52cb - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c0a9 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8e2e2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89f8e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b14002d - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af51210 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59966 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5cc80 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b146633 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38533 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa28d1 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa7492 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08e99f - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b09072e - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fe86 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf6da - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9477 - shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:64:1
[INFO] [stdout]   51:     0x5bb36b1aff77 - shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:64:14
[INFO] [stdout]   52:     0x5bb36af34fb6 - <shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_without_forward_query_param::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_create::test_destination_create_unicode_normalization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_create::test_destination_create_unicode_normalization' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0ac6e2 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217bad - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b21812d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af88edd - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af8525b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af8525b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af8525b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3b020 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6a7ed - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66c24 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff4c3b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14bf69 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8dca2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89dae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b13feed - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af4fd70 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af596e6 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5bbf0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b145f03 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af381c3 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa2381 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa67c2 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08e1ad - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b0904b0 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fcf6 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf5ea - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e8fc7 - shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:136:1
[INFO] [stdout]   51:     0x5bb36b1afe87 - shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:136:14
[INFO] [stdout]   52:     0x5bb36af34e76 - <shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_unicode_normalization::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_delete_is_permanent::test_destination_delete_is_permanent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_delete_is_permanent::test_destination_delete_is_permanent' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0adc62 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217c2d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b2181ad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af88f5d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af8559b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af8559b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af8559b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3b660 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6bd0d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66c64 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff4edb - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14bfe9 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8df22 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89e6e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b13ff6d - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af505b0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af597e6 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5c290 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b1461e3 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38323 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa25a1 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa6ce2 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08e4dd - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b0905b0 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fd96 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf64a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e91a7 - shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_delete_is_permanent.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1afee7 - shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_delete_is_permanent.rs:5:14
[INFO] [stdout]   52:     0x5bb36af34ef6 - <shurly[cf0e40d6ef2ba791]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::change_password::test_change_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::change_password::test_change_password' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0aa6a2 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217aed - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b21806d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af88e1d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af84d7b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af84d7b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af84d7b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3a6c0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6883d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66bc4 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff484b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14bea9 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8d8e2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89c8e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b13fe2d - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af4f110 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59566 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5b200 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b145ab3 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af37fb3 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa2051 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa6002 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08dccd - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b090320 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fc06 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf55a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::test_change_password::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e8cf7 - shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/change_password.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1afdf7 - shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/change_password.rs:5:14
[INFO] [stdout]   52:     0x5bb36af34db6 - <shurly[cf0e40d6ef2ba791]::tests::change_password::test_change_password::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_create::test_destination_create_api_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_create::test_destination_create_api_prefix' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0abc22 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217b6d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b2180ed - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af88e9d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af850bb - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af850bb - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af850bb - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3ad00 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af69d5d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66c04 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff4aeb - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14bf29 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8db62 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89d4e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b13fead - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af4f950 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59666 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5b8a0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b145d93 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38113 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa2271 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa6532 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08e00d - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b090430 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fca6 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf5ba - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e8ed7 - shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:108:1
[INFO] [stdout]   51:     0x5bb36b1afe57 - shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:108:14
[INFO] [stdout]   52:     0x5bb36af34e36 - <shurly[cf0e40d6ef2ba791]::tests::destination_create::test_destination_create_api_prefix::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination::test_destination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination::test_destination' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0a9122 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217a6d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b217fed - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af88d9d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af84a3b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af84a3b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af84a3b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3a080 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6731d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66b84 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff45ab - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14be29 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8d662 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89bce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b13fdad - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af4e8d0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59466 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5ab60 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b1457d3 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af37e53 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa1e31 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa5ae2 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08d9a0 - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b090220 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fb66 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf4fa - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::test_destination::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e8b17 - shurly[cf0e40d6ef2ba791]::tests::destination::test_destination
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1afd97 - shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination.rs:5:14
[INFO] [stdout]   52:     0x5bb36af34d36 - <shurly[cf0e40d6ef2ba791]::tests::destination::test_destination::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::login::test_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::login::test_login' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0b3262 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217e2d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b2183ad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af8915d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af8629b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af8629b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af8629b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3cf60 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af7118d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66d64 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff595b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c1e9 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8e922 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af8a16e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b14016d - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af526b0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59be6 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5dd10 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b146d63 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af388a3 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa2e21 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa8162 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08f181 - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b0909b0 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b090016 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf7ca - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::login::test_login::test_login::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9927 - shurly[cf0e40d6ef2ba791]::tests::login::test_login
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:3:1
[INFO] [stdout]   51:     0x5bb36b1b0067 - shurly[cf0e40d6ef2ba791]::tests::login::test_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:3:14
[INFO] [stdout]   52:     0x5bb36af350f6 - <shurly[cf0e40d6ef2ba791]::tests::login::test_login::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::notes::test_notes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::notes::test_notes' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0b3d22 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217e6d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b2183ed - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af8919d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af8643b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af8643b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af8643b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3d280 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af71c1d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66d84 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff5aab - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c229 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8ea62 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af8a1ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b1401ad - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af52ad0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59c66 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5e060 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b146ed3 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38953 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa2f31 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa8401 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08f320 - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b090a3c - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b090066 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf7fa - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::test_notes::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9a17 - shurly[cf0e40d6ef2ba791]::tests::notes::test_notes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1b0097 - shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:5:14
[INFO] [stdout]   52:     0x5bb36af35136 - <shurly[cf0e40d6ef2ba791]::tests::notes::test_notes::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::root::test_root_with_invalid_utf8 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::root::test_root_with_invalid_utf8' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0b1222 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217d6d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b2182ed - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af8909d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af85dbb - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af85dbb - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af85dbb - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3c600 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6f1dd - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66d04 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff556b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c129 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8e562 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af8a04e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b1400ad - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af51a50 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59a66 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5d320 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b146913 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38693 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa2af1 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa79b2 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08ecc1 - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b090830 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08ff26 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf73a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9657 - shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:23:1
[INFO] [stdout]   51:     0x5bb36b1affd7 - shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:23:14
[INFO] [stdout]   52:     0x5bb36af35036 - <shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_invalid_utf8::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::root::test_root_with_valid_utf8 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::root::test_root_with_valid_utf8' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0b0762 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217d2d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b2182ad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af8905d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af85c1b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af85c1b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af85c1b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3c2e0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6e74d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66ce4 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff541b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c0e9 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8e422 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89fee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b14006d - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af51630 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af599e6 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5cfd0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b1467a3 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af385e3 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa29e1 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa7722 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08eb31 - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b0907b0 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fed6 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf70a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9567 - shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:14:1
[INFO] [stdout]   51:     0x5bb36b1affa7 - shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:14:14
[INFO] [stdout]   52:     0x5bb36af34ff6 - <shurly[cf0e40d6ef2ba791]::tests::root::test_root_with_valid_utf8::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::users::test_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::users::test_users' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0b52a2 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217eed - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b21846d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af8921d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af8677b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af8677b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af8677b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3d8c0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af7313d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66dc4 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff5d4b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c2a9 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8ece2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af8a28e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b14022d - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af53310 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59d66 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5e700 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b1471b3 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38ab3 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa3151 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa8931 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08f650 - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b090b4f - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b090106 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf85a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::users::test_users::test_users::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9bf7 - shurly[cf0e40d6ef2ba791]::tests::users::test_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/users.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1b00f7 - shurly[cf0e40d6ef2ba791]::tests::users::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/users.rs:5:14
[INFO] [stdout]   52:     0x5bb36af351b6 - <shurly[cf0e40d6ef2ba791]::tests::users::test_users::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::invalid_json::test_invalid_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::invalid_json::test_invalid_json' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0a9be2 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217aad - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b21802d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af88ddd - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af84bdb - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af84bdb - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af84bdb - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3a3a0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af67dad - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66ba4 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff46fb - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14be69 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8d7a2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89c2e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b13fded - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af4ecf0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af594e6 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5aeb0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b145943 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af37f03 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa1f41 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa5d72 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08db3b - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b09029e - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fbb6 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf52a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e8c07 - shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1afdc7 - shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:14
[INFO] [stdout]   52:     0x5bb36af34d76 - <shurly[cf0e40d6ef2ba791]::tests::invalid_json::test_invalid_json::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::emoji::test_emoji_slug stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::emoji::test_emoji_slug' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0b27a2 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217ded - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b21836d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af8911d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af860fb - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af860fb - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af860fb - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3cc40 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af706fd - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66d44 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff580b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c1a9 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8e7e2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af8a10e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b14012d - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af52290 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59b66 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5d9c0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b146bf3 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af387f3 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa2d11 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa7ed2 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08efed - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b090930 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08ffc6 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf79a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9837 - shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/emoji.rs:7:1
[INFO] [stdout]   51:     0x5bb36b1b0037 - shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/emoji.rs:7:14
[INFO] [stdout]   52:     0x5bb36af350b6 - <shurly[cf0e40d6ef2ba791]::tests::emoji::test_emoji_slug::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::notes::test_note_invalid_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::notes::test_note_invalid_id' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0b47e2 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217ead - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b21842d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af891dd - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af865db - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af865db - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af865db - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3d5a0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af726ad - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66da4 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff5bfb - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c269 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8eba2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af8a22e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b1401ed - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af52ef0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59ce6 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5e3b0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b147043 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38a03 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa3041 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa8692 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08f4bb - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b090abe - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b0900b6 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf82a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9b07 - shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:88:1
[INFO] [stdout]   51:     0x5bb36b1b00c7 - shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:88:14
[INFO] [stdout]   52:     0x5bb36af35176 - <shurly[cf0e40d6ef2ba791]::tests::notes::test_note_invalid_id::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_forward_query_params::test_destination_forward_query_param stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_forward_query_params::test_destination_forward_query_param' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0af1e2 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217cad - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b21822d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af88fdd - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af858db - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af858db - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af858db - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3bca0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6d22d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66ca4 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff517b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c069 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8e1a2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89f2e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b13ffed - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af50df0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af598e6 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5c930 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b1464c3 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38483 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa27c1 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa7202 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08e80e - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b0906ae - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fe36 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf6aa - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9387 - shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1aff47 - shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:5:14
[INFO] [stdout]   52:     0x5bb36af34f76 - <shurly[cf0e40d6ef2ba791]::tests::destination_forward_query_params::test_destination_forward_query_param::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_update_is_permanent::test_destination_update_is_permanent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_update_is_permanent::test_destination_update_is_permanent' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0ae722 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217c6d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b2181ed - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af88f9d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af8573b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af8573b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af8573b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3b980 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6c79d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66c84 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff502b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c029 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8e062 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89ece - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b13ffad - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af509d0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59866 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5c5e0 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b146353 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af383d3 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa26b1 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa6f72 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08e67b - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b09062e - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fde6 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf67a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9297 - shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update_is_permanent.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1aff17 - shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update_is_permanent.rs:5:14
[INFO] [stdout]   52:     0x5bb36af34f36 - <shurly[cf0e40d6ef2ba791]::tests::destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_update::test_destination_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_update::test_destination_update' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0ad1a2 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217bed - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b21816d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af88f1d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af853fb - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af853fb - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af853fb - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3b340 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6b27d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66c44 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff4d8b - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14bfa9 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8dde2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af89e0e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b13ff2d - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af50190 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59766 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5bf40 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b146073 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38273 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa2491 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa6a52 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08e34b - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b09052e - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08fd46 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf61a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::test_destination_update::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e90b7 - shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1afeb7 - shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update.rs:5:14
[INFO] [stdout]   52:     0x5bb36af34eb6 - <shurly[cf0e40d6ef2ba791]::tests::destination_update::test_destination_update::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::root::test_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::root::test_root' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bb36bafee22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bb36bafee22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bb36bb1701a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bb36bb1701a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bb36bb04566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bb36bb04566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bb36badb47f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bb36badb47f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bb36baf6329 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bb36b2822ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bb36b2822ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bb36baf6592 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bb36baf6592 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bb36badb538 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bb36bad25e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bb36badc6ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bb36bb1775c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bb36bb174d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bb36b598014 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bb36b505f32 - sqlx_postgres[35a247216cf5063e]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5bb36b5083ce - <sqlx_postgres[35a247216cf5063e]::database::Postgres as sqlx_core[ad7eb5db2041c2a8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5bb36b21782f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[ad7eb5db2041c2a8]::testing::TestContext<sqlx_postgres[35a247216cf5063e]::database::Postgres>, sqlx_core[ad7eb5db2041c2a8]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bb36b0b1ce2 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5bb36b217dad - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bb36b21832d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bb36af890dd - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5bb36af85f5b - tokio[a1b0ba337206005a]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5bb36af85f5b - tokio[a1b0ba337206005a]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5bb36af85f5b - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5bb36af3c920 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5bb36af6fc6d - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5bb36af66d24 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5bb36aff56bb - <tokio[a1b0ba337206005a]::runtime::context::scoped::Scoped<tokio[a1b0ba337206005a]::runtime::scheduler::Context>>::set::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5bb36b14c169 - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin shurly`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5bb36af8e6a2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::try_with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5bb36af8a0ae - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[a1b0ba337206005a]::runtime::context::Context>>::with::<tokio[a1b0ba337206005a]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5bb36b1400ed - tokio[a1b0ba337206005a]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5bb36af51e70 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5bb36af59ae6 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5bb36af5d670 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5bb36b146a83 - tokio[a1b0ba337206005a]::runtime::context::runtime::enter_runtime::<<tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5bb36af38743 - <tokio[a1b0ba337206005a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5bb36afa2c01 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5bb36afa7c42 - <tokio[a1b0ba337206005a]::runtime::runtime::Runtime>::block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5bb36b08ee51 - sqlx_core[ad7eb5db2041c2a8]::rt::test_block_on::<sqlx_core[ad7eb5db2041c2a8]::testing::run_test<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5bb36b0908b0 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test::<sqlx_postgres[35a247216cf5063e]::database::Postgres, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5bb36b08ff76 - sqlx_core[ad7eb5db2041c2a8]::testing::run_test_with_pool::<sqlx_postgres[35a247216cf5063e]::database::Postgres, fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}, shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5bb36b0cf76a - <fn(sqlx_core[ad7eb5db2041c2a8]::pool::Pool<sqlx_postgres[35a247216cf5063e]::database::Postgres>) -> shurly[cf0e40d6ef2ba791]::tests::root::test_root::test_root::{closure#0} as sqlx_core[ad7eb5db2041c2a8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5bb36b1e9747 - shurly[cf0e40d6ef2ba791]::tests::root::test_root
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:5:1
[INFO] [stdout]   51:     0x5bb36b1b0007 - shurly[cf0e40d6ef2ba791]::tests::root::test_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:5:14
[INFO] [stdout]   52:     0x5bb36af35076 - <shurly[cf0e40d6ef2ba791]::tests::root::test_root::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5bb36b27669b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5bb36b27669b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5bb36b282efa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bb36b282efa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5bb36b282efa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5bb36b27d3c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5bb36b27d3c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5bb36b2859f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bb36b2859f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5bb36b2859f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bb36bafe32f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5bb36bafe32f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7c262cabeaa4 - <unknown>
[INFO] [stdout]   74:     0x7c262cb4ba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::aliases::test_alias_invalid_id
[INFO] [stdout]     tests::aliases::test_aliases
[INFO] [stdout]     tests::change_password::test_change_password
[INFO] [stdout]     tests::destination::test_destination
[INFO] [stdout]     tests::destination_create::test_destination_create
[INFO] [stdout]     tests::destination_create::test_destination_create_api_prefix
[INFO] [stdout]     tests::destination_create::test_destination_create_unicode_normalization
[INFO] [stdout]     tests::destination_delete_is_permanent::test_destination_delete_is_permanent
[INFO] [stdout]     tests::destination_forward_query_params::test_destination_forward_query_param
[INFO] [stdout]     tests::destination_forward_query_params::test_destination_without_forward_query_param
[INFO] [stdout]     tests::destination_update::test_destination_update
[INFO] [stdout]     tests::destination_update_is_permanent::test_destination_update_is_permanent
[INFO] [stdout]     tests::emoji::test_emoji_slug
[INFO] [stdout]     tests::invalid_json::test_invalid_json
[INFO] [stdout]     tests::login::test_login
[INFO] [stdout]     tests::notes::test_note_invalid_id
[INFO] [stdout]     tests::notes::test_notes
[INFO] [stdout]     tests::root::test_root
[INFO] [stdout]     tests::root::test_root_with_invalid_utf8
[INFO] [stdout]     tests::root::test_root_with_valid_utf8
[INFO] [stdout]     tests::users::test_users
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "923abded889b9133b43111de5c2326983f7a6de9a9848331ef33bf1f537278c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923abded889b9133b43111de5c2326983f7a6de9a9848331ef33bf1f537278c2", kill_on_drop: false }`
[INFO] [stdout] 923abded889b9133b43111de5c2326983f7a6de9a9848331ef33bf1f537278c2
