[INFO] fetching crate shurly 0.4.0...
[INFO] testing shurly-0.4.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate shurly 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate shurly 0.4.0
[INFO] finished tweaking crates.io crate shurly 0.4.0
[INFO] tweaked toml for crates.io crate shurly 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shurly 0.4.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shurly 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-properties v0.1.3
[INFO] [stderr]   Downloaded client-ip v0.1.1
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded axum-client-ip v1.1.3
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded jsonwebtoken v10.0.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.24
[INFO] [stderr]   Downloaded regex-syntax v0.8.6
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 484a0290d37302794473872ece5fabd665664857c7128eb5f6e367d76b5f334a
[INFO] running `Command { std: "docker" "start" "-a" "484a0290d37302794473872ece5fabd665664857c7128eb5f6e367d76b5f334a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "484a0290d37302794473872ece5fabd665664857c7128eb5f6e367d76b5f334a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "484a0290d37302794473872ece5fabd665664857c7128eb5f6e367d76b5f334a", kill_on_drop: false }`
[INFO] [stdout] 484a0290d37302794473872ece5fabd665664857c7128eb5f6e367d76b5f334a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25eb0471166a5694ce13a19355242098402e310bdc7c1f930aaf9509d2e6be19
[INFO] running `Command { std: "docker" "start" "-a" "25eb0471166a5694ce13a19355242098402e310bdc7c1f930aaf9509d2e6be19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling url v2.5.7
[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.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 regex-syntax v0.8.6
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[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 headers v0.4.1
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[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 client-ip v0.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling shurly v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling jsonwebtoken v10.0.0
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling axum-client-ip v1.1.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "25eb0471166a5694ce13a19355242098402e310bdc7c1f930aaf9509d2e6be19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25eb0471166a5694ce13a19355242098402e310bdc7c1f930aaf9509d2e6be19", kill_on_drop: false }`
[INFO] [stdout] 25eb0471166a5694ce13a19355242098402e310bdc7c1f930aaf9509d2e6be19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33419f95f808108f022fc0e0006082f5969b4ead7f8ce49634699c23f145fcc7
[INFO] running `Command { std: "docker" "start" "-a" "33419f95f808108f022fc0e0006082f5969b4ead7f8ce49634699c23f145fcc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling shurly v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "33419f95f808108f022fc0e0006082f5969b4ead7f8ce49634699c23f145fcc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33419f95f808108f022fc0e0006082f5969b4ead7f8ce49634699c23f145fcc7", kill_on_drop: false }`
[INFO] [stdout] 33419f95f808108f022fc0e0006082f5969b4ead7f8ce49634699c23f145fcc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31b779bca9f8ce402baf44eebde33594593b25a9bcbd9d5c7b3e063b3559af50
[INFO] running `Command { std: "docker" "start" "-a" "31b779bca9f8ce402baf44eebde33594593b25a9bcbd9d5c7b3e063b3559af50", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shurly-472c37b3d34b1049)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test api::request::tests::test_unicode_normalization ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_space ... 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 root::tests::test_url_decode_slug_unicode ... ok
[INFO] [stdout] test tests::aliases::test_aliases ... FAILED
[INFO] [stdout] test tests::aliases::test_alias_invalid_id ... FAILED
[INFO] [stdout] test tests::change_password::test_change_password ... FAILED
[INFO] [stdout] test tests::destination_delete_is_permanent::test_destination_delete_is_permanent ... 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::destination_create::test_destination_create_unicode_normalization ... FAILED
[INFO] [stdout] test tests::destination_forward_query_params::test_destination_forward_query_param ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create ... FAILED
[INFO] [stdout] test tests::login::test_login ... FAILED
[INFO] [stdout] test tests::destination_update::test_destination_update ... FAILED
[INFO] [stdout] test tests::destination_update_is_permanent::test_destination_update_is_permanent ... 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_without_forward_query_param ... FAILED
[INFO] [stdout] test tests::notes::test_notes ... FAILED
[INFO] [stdout] test tests::root::test_root ... FAILED
[INFO] [stdout] test tests::root::test_root_with_valid_utf8 ... FAILED
[INFO] [stdout] test tests::users::test_users ... FAILED
[INFO] [stdout] test tests::root::test_root_with_invalid_utf8 ... FAILED
[INFO] [stdout] test api::request::tests::test_parse_url ... ok
[INFO] [stdout] test tests::invalid_json::test_invalid_json ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases::test_aliases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases::test_aliases' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f57741e742 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731682d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316d6d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0e0d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772de4cb - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772de4cb - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772de4cb - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577295cc0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772cb77d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be994 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e571b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f5775195e9 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e6602 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e1ace - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511cad - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772ab2e0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1996 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b6600 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772fff03 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290c63 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774de151 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e3aa2 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f5773802f0 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c530 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740bac6 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57743105a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::test_aliases::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f577400fa7 - shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:5:1
[INFO] [stdout]   51:     0x58f5773e4fa7 - shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:5:14
[INFO] [stdout]   52:     0x58f57728dad6 - <shurly[dab4b5f3ec32d341]::tests::aliases::test_aliases::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases::test_alias_invalid_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases::test_alias_invalid_id' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f57741f202 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731686d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316dad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0e4d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772de66b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772de66b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772de66b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577295fe0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772cc20d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be9b4 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e586b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519629 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e6742 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e1b2e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511ced - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772ab700 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1a16 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b6950 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f577300073 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290d13 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774de261 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e3d32 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57738047f - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c5ae - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740bb16 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57743108a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f577401097 - shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:79:1
[INFO] [stdout]   51:     0x58f5773e4fd7 - shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:79:14
[INFO] [stdout]   52:     0x58f57728db16 - <shurly[dab4b5f3ec32d341]::tests::aliases::test_alias_invalid_id::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577413082 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f5773163ed - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f57731692d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e09cd - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dc92b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dc92b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dc92b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f5772927a0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c03ed - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be774 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e40cb - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f5775191a9 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e50c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e146e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f57751186d - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a6cc0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1116 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b2db0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772fe693 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f5772900b3 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dcf41 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e0ef2 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737e821 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740bc90 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b576 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430d2a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::test_change_password::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fd5b7 - shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/change_password.rs:5:1
[INFO] [stdout]   51:     0x58f5773cdf67 - shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/change_password.rs:5:14
[INFO] [stdout]   52:     0x58f57728d696 - <shurly[dab4b5f3ec32d341]::tests::change_password::test_change_password::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577416642 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731652d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316a6d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0b0d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dd14b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dd14b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dd14b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577293740 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c38bd - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be814 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e475b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f5775192e9 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5702 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e164e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f5775119ad - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a8160 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1396 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b3e40 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772fedc3 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290423 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dd491 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e1bd2 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737f001 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740bf20 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b706 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430e1a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fd977 - shurly[dab4b5f3ec32d341]::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:     0x58f5773ce027 - shurly[dab4b5f3ec32d341]::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:     0x58f57728d7d6 - <shurly[dab4b5f3ec32d341]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577414602 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731646d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f5773169ad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0a4d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dcc6b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dcc6b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dcc6b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577292de0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c190d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be7b4 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e436b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519229 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5342 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e152e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f5775118ed - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a7500 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1216 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b3450 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772fe973 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290213 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dd161 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e1422 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737eb4f - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740bd9e - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b616 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430d8a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fd797 - shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:99:1
[INFO] [stdout]   51:     0x58f5773cdfc7 - shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:99:14
[INFO] [stdout]   52:     0x58f57728d716 - <shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_api_prefix::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination::test_destination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination::test_destination' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577411b02 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731636d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f5773168ad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e094d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dc5eb - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dc5eb - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dc5eb - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577292160 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772beecd - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be734 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e3e2b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519129 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e4e42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e13ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f5775117ed - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a6480 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1016 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b2710 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772fe3b3 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f57728ff53 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dcd21 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e09d2 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737e501 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740bb90 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b4d6 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430cca - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination::test_destination::test_destination::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fd4c7 - shurly[dab4b5f3ec32d341]::tests::destination::test_destination
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination.rs:5:1
[INFO] [stdout]   51:     0x58f5773cdf37 - shurly[dab4b5f3ec32d341]::tests::destination::test_destination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination.rs:5:14
[INFO] [stdout]   52:     0x58f57728d616 - <shurly[dab4b5f3ec32d341]::tests::destination::test_destination::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f5774150c2 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f5773164ad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f5773169ed - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0a8d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dce0b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dce0b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dce0b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577293100 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c239d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be7d4 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e44bb - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519269 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5482 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e158e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f57751192d - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a7920 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1296 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b37a0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772feae3 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f5772902c3 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dd271 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e16b2 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737ece1 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740be20 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b666 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430dba - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fd887 - shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:124:1
[INFO] [stdout]   51:     0x58f5773cdff7 - shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:124:14
[INFO] [stdout]   52:     0x58f57728d756 - <shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create_unicode_normalization::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577417bc2 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f5773165ad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316aed - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0b8d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dd48b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dd48b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dd48b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577293d80 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c4ddd - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be854 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e49fb - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519369 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5982 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e170e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511a2d - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a89a0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1496 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b44e0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772ff0a3 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290583 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dd6b1 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e20f2 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737f32b - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c01e - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b7a6 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430e7a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f577367737 - shurly[dab4b5f3ec32d341]::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:     0x58f57735a987 - shurly[dab4b5f3ec32d341]::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:     0x58f57728d856 - <shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_forward_query_param::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577413b42 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731642d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f57731696d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0a0d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dcacb - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dcacb - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dcacb - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577292ac0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c0e7d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be794 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e421b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f5775191e9 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5202 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e14ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f5775118ad - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a70e0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1196 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b3100 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772fe803 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290163 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dd051 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e1191 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737e9be - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740bd1a - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b5c6 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430d5a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::test_destination_create::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fd6a7 - shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:5:1
[INFO] [stdout]   51:     0x58f5773cdf97 - shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:5:14
[INFO] [stdout]   52:     0x58f57728d6d6 - <shurly[dab4b5f3ec32d341]::tests::destination_create::test_destination_create::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::login::test_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::login::test_login' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f57741bc42 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731672d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316c6d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0d0d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dde4b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dde4b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dde4b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577295040 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c8d3d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be914 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e51db - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f5775194e9 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e6102 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e194e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511bad - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772aa260 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1796 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b58c0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772ff943 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f5772909a3 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774ddd11 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e3052 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737fc81 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c320 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b986 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430f9a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::login::test_login::test_login::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fdb57 - shurly[dab4b5f3ec32d341]::tests::login::test_login
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:3:1
[INFO] [stdout]   51:     0x58f5773ce087 - shurly[dab4b5f3ec32d341]::tests::login::test_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:3:14
[INFO] [stdout]   52:     0x58f57728d9d6 - <shurly[dab4b5f3ec32d341]::tests::login::test_login::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577415b82 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f5773164ed - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316a2d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0acd - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dcfab - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dcfab - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dcfab - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577293420 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c2e2d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be7f4 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e460b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f5775192a9 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e55c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e15ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f57751196d - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a7d40 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1316 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b3af0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772fec53 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290373 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dd381 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e1942 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737ee6f - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740be9e - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b6b6 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430dea - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::test_destination_update::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f577367557 - shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update.rs:5:1
[INFO] [stdout]   51:     0x58f57735a927 - shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update.rs:5:14
[INFO] [stdout]   52:     0x58f57728d796 - <shurly[dab4b5f3ec32d341]::tests::destination_update::test_destination_update::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577417102 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731656d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316aad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0b4d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dd2eb - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dd2eb - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dd2eb - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577293a60 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c434d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be834 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e48ab - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519329 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5842 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e16ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f5775119ed - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a8580 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1416 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b4190 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772fef33 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f5772904d3 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dd5a1 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e1e62 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737f191 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740bfa0 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b756 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430e4a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f577367647 - shurly[dab4b5f3ec32d341]::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:     0x58f57735a957 - shurly[dab4b5f3ec32d341]::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:     0x58f57728d816 - <shurly[dab4b5f3ec32d341]::tests::destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f57741b182 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f5773166ed - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316c2d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0ccd - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772ddcab - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772ddcab - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772ddcab - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577294d20 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c82ad - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be8f4 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e508b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f5775194a9 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5fc2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e18ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511b6d - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a9e40 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1716 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b5570 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772ff7d3 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f5772908f3 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774ddc01 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e2dc2 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737faf1 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c2a0 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b936 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430f6a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fda67 - shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/emoji.rs:7:1
[INFO] [stdout]   51:     0x58f5773ce057 - shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/emoji.rs:7:14
[INFO] [stdout]   52:     0x58f57728d996 - <shurly[dab4b5f3ec32d341]::tests::emoji::test_emoji_slug::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f57741d1c2 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f5773167ad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316ced - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0d8d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772de18b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772de18b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772de18b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577295680 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772ca25d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be954 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e547b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519569 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e6382 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e1a0e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511c2d - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772aaaa0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1896 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b5f60 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772ffc23 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290b03 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774ddf31 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e3572 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737ffaf - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c41e - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740ba26 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430ffa - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fdd37 - shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:88:1
[INFO] [stdout]   51:     0x58f5773ce0e7 - shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:88:14
[INFO] [stdout]   52:     0x58f57728da56 - <shurly[dab4b5f3ec32d341]::tests::notes::test_note_invalid_id::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577418682 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f5773165ed - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316b2d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0bcd - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dd62b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dd62b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dd62b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f5772940a0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c586d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be874 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e4b4b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f5775193a9 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5ac2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e176e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511a6d - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a8dc0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1516 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b4830 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772ff213 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290633 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dd7c1 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e2382 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737f4af - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c09e - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b7f6 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430eaa - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f577367827 - shurly[dab4b5f3ec32d341]::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:     0x58f57735a9b7 - shurly[dab4b5f3ec32d341]::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:     0x58f57728d896 - <shurly[dab4b5f3ec32d341]::tests::destination_forward_query_params::test_destination_without_forward_query_param::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::notes::test_notes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::notes::test_notes' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f57741c702 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731676d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316cad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0d4d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772ddfeb - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772ddfeb - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772ddfeb - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577295360 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c97cd - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be934 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e532b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519529 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e6242 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e19ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511bed - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772aa680 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1816 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b5c10 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772ffab3 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290a53 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dde21 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e32e2 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737fe20 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c3a0 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b9d6 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430fca - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::notes::test_notes::test_notes::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fdc47 - shurly[dab4b5f3ec32d341]::tests::notes::test_notes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:5:1
[INFO] [stdout]   51:     0x58f5773ce0b7 - shurly[dab4b5f3ec32d341]::tests::notes::test_notes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:5:14
[INFO] [stdout]   52:     0x58f57728da16 - <shurly[dab4b5f3ec32d341]::tests::notes::test_notes::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::root::test_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::root::test_root' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f57741a6c2 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f5773166ad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316bed - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0c8d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772ddb0b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772ddb0b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772ddb0b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577294a00 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c781d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be8d4 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e4f3b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519469 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5e82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e188e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511b2d - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a9a20 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1696 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b5220 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772ff663 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290843 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774ddaf1 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e2b32 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737f961 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c220 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b8e6 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430f3a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root::test_root::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f577367af7 - shurly[dab4b5f3ec32d341]::tests::root::test_root
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:5:1
[INFO] [stdout]   51:     0x58f57735aa47 - shurly[dab4b5f3ec32d341]::tests::root::test_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:5:14
[INFO] [stdout]   52:     0x58f57728d956 - <shurly[dab4b5f3ec32d341]::tests::root::test_root::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577419142 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731662d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316b6d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0c0d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dd7cb - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dd7cb - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dd7cb - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f5772943c0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c62fd - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be894 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e4c9b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f5775193e9 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5c02 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e17ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511aad - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a91e0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1596 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b4b80 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772ff383 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f5772906e3 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dd8d1 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e2612 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737f641 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c120 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b846 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430eda - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f577367917 - shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:14:1
[INFO] [stdout]   51:     0x58f57735a9e7 - shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:14:14
[INFO] [stdout]   52:     0x58f57728d8d6 - <shurly[dab4b5f3ec32d341]::tests::root::test_root_with_valid_utf8::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::users::test_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::users::test_users' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f57741dc82 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f5773167ed - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316d2d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0dcd - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772de32b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772de32b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772de32b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f5772959a0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772caced - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be974 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e55cb - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f5775195a9 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e64c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e1a6e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511c6d - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772aaec0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1916 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b62b0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772ffd93 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290bb3 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774de041 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e3811 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f577380150 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c4ac - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740ba76 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57743102a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::users::test_users::test_users::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773fde27 - shurly[dab4b5f3ec32d341]::tests::users::test_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/users.rs:5:1
[INFO] [stdout]   51:     0x58f5773ce117 - shurly[dab4b5f3ec32d341]::tests::users::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/users.rs:5:14
[INFO] [stdout]   52:     0x58f57728da96 - <shurly[dab4b5f3ec32d341]::tests::users::test_users::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f577419c02 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57731666d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f577316bad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e0c4d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dd96b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dd96b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dd96b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f5772946e0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772c6d8d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be8b4 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e4deb - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519429 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e5d42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stderr] error: test failed, to rerun pass `--bin shurly`
[INFO] [stdout]   37:     0x58f5772e182e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f577511aed - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a9600 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1616 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b4ed0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772ff4f3 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290793 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dd9e1 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e28a2 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737f7d1 - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740c1a0 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b896 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430f0a - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f577367a07 - shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:23:1
[INFO] [stdout]   51:     0x58f57735aa17 - shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:23:14
[INFO] [stdout]   52:     0x58f57728d916 - <shurly[dab4b5f3ec32d341]::tests::root::test_root_with_invalid_utf8::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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' (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:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f577d8c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f577d8c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f577d8c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f577da463a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f577da463a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58f577d91b86 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f577d91b86 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f577d68f1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f577d68f1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f577d83af9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f57752c50e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58f57752c50e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58f577d83d62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58f577d83d62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f577d68fd8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58f577d5d939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f577d6a18d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f577da4dac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f577da4af2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58f577872f74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58f577753772 - sqlx_postgres[e2bf595e889d03e9]::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:     0x58f577755bde - <sqlx_postgres[e2bf595e889d03e9]::database::Postgres as sqlx_core[dd1d3a1849cb4659]::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:     0x58f5773161af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[dd1d3a1849cb4659]::testing::TestContext<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>, sqlx_core[dd1d3a1849cb4659]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58f5774125c2 - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f5773163ad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58f5773168ed - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58f5772e098d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58f5772dc78b - tokio[da055aa298de796]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58f5772dc78b - tokio[da055aa298de796]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58f5772dc78b - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58f577292480 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58f5772bf95d - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58f5772be754 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58f5774e3f7b - <tokio[da055aa298de796]::runtime::context::scoped::Scoped<tokio[da055aa298de796]::runtime::scheduler::Context>>::set::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58f577519169 - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58f5772e4f82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::try_with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58f5772e140e - <std[3b51380354919863]::thread::local::LocalKey<tokio[da055aa298de796]::runtime::context::Context>>::with::<tokio[da055aa298de796]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58f57751182d - tokio[da055aa298de796]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[da055aa298de796]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58f5772a68a0 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58f5772b1096 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58f5772b2a60 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58f5772fe523 - tokio[da055aa298de796]::runtime::context::runtime::enter_runtime::<<tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58f577290003 - <tokio[da055aa298de796]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58f5774dce31 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58f5774e0c62 - <tokio[da055aa298de796]::runtime::runtime::Runtime>::block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58f57737e68f - sqlx_core[dd1d3a1849cb4659]::rt::test_block_on::<sqlx_core[dd1d3a1849cb4659]::testing::run_test<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740bc0e - sqlx_core[dd1d3a1849cb4659]::testing::run_test::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f57740b526 - sqlx_core[dd1d3a1849cb4659]::testing::run_test_with_pool::<sqlx_postgres[e2bf595e889d03e9]::database::Postgres, fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[dab4b5f3ec32d341]::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:     0x58f577430cfa - <fn(sqlx_core[dd1d3a1849cb4659]::pool::Pool<sqlx_postgres[e2bf595e889d03e9]::database::Postgres>) -> shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0} as sqlx_core[dd1d3a1849cb4659]::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:     0x58f577367467 - shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:1
[INFO] [stdout]   51:     0x58f57735a8f7 - shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:14
[INFO] [stdout]   52:     0x58f57728d656 - <shurly[dab4b5f3ec32d341]::tests::invalid_json::test_invalid_json::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58f5775208bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58f5775208bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x58f57752d11a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58f57752d11a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58f57752d11a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x58f57752d11a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x58f5775286c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x58f5775286c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x58f57752fc12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58f57752fc12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58f57752fc12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58f57752fc12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x58f57752fc12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58f577d8b98f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x58f577d8b98f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ea430632aa4 - <unknown>
[INFO] [stdout]   74:     0x7ea4306bfa64 - 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.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "31b779bca9f8ce402baf44eebde33594593b25a9bcbd9d5c7b3e063b3559af50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b779bca9f8ce402baf44eebde33594593b25a9bcbd9d5c7b3e063b3559af50", kill_on_drop: false }`
[INFO] [stdout] 31b779bca9f8ce402baf44eebde33594593b25a9bcbd9d5c7b3e063b3559af50
