[INFO] cloning repository https://github.com/workplacebuddy/shurly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/workplacebuddy/shurly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkplacebuddy%2Fshurly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkplacebuddy%2Fshurly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2dac8d766bcd8dd84cec86d8bd5e8c8dfd988f7f
[INFO] testing workplacebuddy/shurly against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkplacebuddy%2Fshurly" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/workplacebuddy/shurly
[INFO] finished tweaking git repo https://github.com/workplacebuddy/shurly
[INFO] tweaked toml for git repo https://github.com/workplacebuddy/shurly written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/workplacebuddy/shurly on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/workplacebuddy/shurly already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96
[INFO] running `Command { std: "docker" "start" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.185
[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 serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling headers v0.4.1
[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 password-hash v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling client-ip v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling shurly v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling axum-extra v0.12.6
[INFO] [stderr]    Compiling axum-client-ip v1.3.1
[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 1m 28s
[INFO] running `Command { std: "docker" "inspect" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shurly v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.86s
[INFO] running `Command { std: "docker" "inspect" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shurly-a879583fe0f21367)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test api::request::tests::test_parse_slug ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_unicode ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_invalid ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_space ... ok
[INFO] [stdout] test api::request::tests::test_parse_url ... ok
[INFO] [stdout] test api::request::tests::test_unicode_normalization ... ok
[INFO] [stdout] test tests::aliases::test_alias_invalid_id ... FAILED
[INFO] [stdout] test tests::aliases::test_aliases ... FAILED
[INFO] [stdout] test tests::change_password::test_change_password ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create ... FAILED
[INFO] [stdout] test tests::destination::test_destination ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create_api_prefix ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create_unicode_normalization ... FAILED
[INFO] [stdout] test tests::destination_delete_is_permanent::test_destination_delete_is_permanent ... FAILED
[INFO] [stdout] test tests::destination_update::test_destination_update ... FAILED
[INFO] [stdout] test tests::destination_forward_query_params::test_destination_without_forward_query_param ... FAILED
[INFO] [stdout] test tests::emoji::test_emoji_slug ... FAILED
[INFO] [stdout] test tests::invalid_json::test_invalid_json ... FAILED
[INFO] [stdout] test tests::login::test_login ... FAILED
[INFO] [stdout] test tests::destination_update_is_permanent::test_destination_update_is_permanent ... FAILED
[INFO] [stdout] test tests::notes::test_note_invalid_id ... FAILED
[INFO] [stdout] test tests::destination_forward_query_params::test_destination_forward_query_param ... FAILED
[INFO] [stdout] test tests::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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases::test_alias_invalid_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases::test_alias_invalid_id' (3621) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c8e3a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bba7d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbffd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c51d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba729d3b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba729d3b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba729d3b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6e0460 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba7171fd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709364 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba894b0b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99c089 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba9827c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97dbae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995e9d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f60b0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fc3c6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba701300 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cc1e3 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6db173 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95dbd1 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba9637fc - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9ab3a0 - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac66e - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abbc6 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e374a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d39c7 - shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:79:1
[INFO] [stdout]   51:     0x60c7ba8b36b7 - shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:79:14
[INFO] [stdout]   52:     0x60c7ba75b8f6 - <shurly[cc5825f9dba89453]::tests::aliases::test_alias_invalid_id::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases::test_aliases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases::test_aliases' (3622) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c838a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bba3d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbfbd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c4dd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba729b9b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba729b9b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba729b9b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6e0140 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba71671d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709344 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba8949bb - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99c049 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba982682 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97db4e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995e5d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f5c90 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fc346 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba700fb0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cc073 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6db0c3 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95dac1 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba96355c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9ab1fe - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac5f0 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abb76 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e371a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::aliases::test_aliases::test_aliases::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d38d7 - shurly[cc5825f9dba89453]::tests::aliases::test_aliases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:5:1
[INFO] [stdout]   51:     0x60c7ba8b3687 - shurly[cc5825f9dba89453]::tests::aliases::test_aliases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:5:14
[INFO] [stdout]   52:     0x60c7ba75b8b6 - <shurly[cc5825f9dba89453]::tests::aliases::test_aliases::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3623) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9bcdda - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb5fd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbb7d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c09d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba727ffb - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba727ffb - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba727ffb - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6dcc20 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba70ae3d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709124 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba89336b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bc09 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981142 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d4ee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995a1d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f1670 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbac6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6fd760 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7ca803 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6da513 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95c8b1 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba96088c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9a96fb - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abd40 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab626 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e33ea - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::change_password::test_change_password::test_change_password::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8cff77 - shurly[cc5825f9dba89453]::tests::change_password::test_change_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/change_password.rs:5:1
[INFO] [stdout]   51:     0x60c7ba89c657 - shurly[cc5825f9dba89453]::tests::change_password::test_change_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/change_password.rs:5:14
[INFO] [stdout]   52:     0x60c7ba75b476 - <shurly[cc5825f9dba89453]::tests::change_password::test_change_password::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3625) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9bd88a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb63d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbbbd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c0dd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba72819b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba72819b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba72819b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6dcf40 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba70b91d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709144 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba8934bb - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bc49 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981282 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d54e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995a5d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f1a90 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbb46 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6fdab0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7ca973 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6da5c3 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95c9c1 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba960b3b - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9a988e - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abdcf - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab676 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e341a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::test_destination_create::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d0067 - shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:5:1
[INFO] [stdout]   51:     0x60c7ba89c687 - shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:5:14
[INFO] [stdout]   52:     0x60c7ba75b4b6 - <shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination::test_destination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination::test_destination' (3624) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9bb87a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb57d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbafd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c01d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba727cbb - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba727cbb - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba727cbb - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6dc5e0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba70987d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba7090e4 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba8930cb - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bb89 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba980ec2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d42e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba99599d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f0e30 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fb9c6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6fd0c0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7ca523 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6da3b3 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95c691 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba96034c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9a93be - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abc40 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab586 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e338a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination::test_destination::test_destination::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8cfd97 - shurly[cc5825f9dba89453]::tests::destination::test_destination
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination.rs:5:1
[INFO] [stdout]   51:     0x60c7ba89c5f7 - shurly[cc5825f9dba89453]::tests::destination::test_destination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination.rs:5:14
[INFO] [stdout]   52:     0x60c7ba75b3f6 - <shurly[cc5825f9dba89453]::tests::destination::test_destination::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3626) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9be33a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb67d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbbfd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c11d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba72833b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba72833b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba72833b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6dd260 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba70c3fd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709164 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba89360b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bc89 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba9813c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d5ae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995a9d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f1eb0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbbc6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6fde00 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7caae3 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6da673 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95cad1 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba960ddc - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9a9a2b - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abe50 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab6c6 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e344a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d0157 - shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:108:1
[INFO] [stdout]   51:     0x60c7ba89c6b7 - shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:108:14
[INFO] [stdout]   52:     0x60c7ba75b4f6 - <shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_api_prefix::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3627) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9bedea - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb6bd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbc3d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c15d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba7284db - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba7284db - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba7284db - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6dd580 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba70cedd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709184 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba89375b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bcc9 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981502 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d60e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995add - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f22d0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbc46 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6fe150 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cac53 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6da723 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95cbe1 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba96107c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9a9bbb - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abed0 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab716 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e347a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d0247 - shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:136:1
[INFO] [stdout]   51:     0x60c7ba89c6e7 - shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:136:14
[INFO] [stdout]   52:     0x60c7ba75b536 - <shurly[cc5825f9dba89453]::tests::destination_create::test_destination_create_unicode_normalization::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3628) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c034a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb73d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbcbd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c1dd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba72881b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba72881b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba72881b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6ddbc0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba70e49d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba7091c4 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba8939fb - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bd49 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981782 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d6ce - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995b5d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f2b10 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbd46 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6fe7f0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7caf33 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6da883 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95ce01 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba9615bc - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9a9eeb - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abfd0 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab7b6 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e34da - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba9e2c27 - shurly[cc5825f9dba89453]::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:     0x60c7ba9d9437 - shurly[cc5825f9dba89453]::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:     0x60c7ba75b5b6 - <shurly[cc5825f9dba89453]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3631) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9bf89a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb6fd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbc7d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c19d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba72867b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba72867b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba72867b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6dd8a0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba70d9bd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba7091a4 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba8938ab - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bd09 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981642 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d66e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995b1d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f26f0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbcc6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6fe4a0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cadc3 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6da7d3 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95ccf1 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba96131c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9a9d4d - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abf4e - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab766 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e34aa - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::test_destination_update::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d0337 - shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update.rs:5:1
[INFO] [stdout]   51:     0x60c7ba89c717 - shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update.rs:5:14
[INFO] [stdout]   52:     0x60c7ba75b576 - <shurly[cc5825f9dba89453]::tests::destination_update::test_destination_update::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3630) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c235a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb7fd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbd7d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c29d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba728cfb - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba728cfb - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba728cfb - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6de520 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba71053d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709224 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba893deb - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99be09 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981b42 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d7ee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995c1d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f3770 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbec6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6ff1e0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cb383 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6daa93 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95d131 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba961d9c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9aa3b1 - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac14e - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab8a6 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e356a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba9e2e07 - shurly[cc5825f9dba89453]::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:     0x60c7ba9d9497 - shurly[cc5825f9dba89453]::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:     0x60c7ba75b676 - <shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_without_forward_query_param::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3633) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c4e1a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb8fd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbe7d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c39d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba72937b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba72937b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba72937b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6df1a0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba7130bd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba7092a4 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba89432b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bf09 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba982042 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d96e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995d1d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f47f0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fc0c6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6fff20 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cb943 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6dad53 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95d571 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba96281c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9aa9fb - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac350 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab9e6 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e362a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d0517 - shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/emoji.rs:7:1
[INFO] [stdout]   51:     0x60c7ba89c777 - shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/emoji.rs:7:14
[INFO] [stdout]   52:     0x60c7ba75b776 - <shurly[cc5825f9dba89453]::tests::emoji::test_emoji_slug::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3634) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9bc32a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb5bd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbb3d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c05d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba727e5b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba727e5b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba727e5b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6dc900 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba70a35d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709104 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba89321b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bbc9 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981002 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d48e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba9959dd - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f1250 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fba46 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6fd410 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7ca693 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6da463 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95c7a1 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba9605ec - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9a9560 - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abcbe - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab5d6 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e33ba - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8cfe87 - shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:1
[INFO] [stdout]   51:     0x60c7ba89c627 - shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:14
[INFO] [stdout]   52:     0x60c7ba75b436 - <shurly[cc5825f9dba89453]::tests::invalid_json::test_invalid_json::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::login::test_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::login::test_login' (3635) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c58ca - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb93d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbebd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c3dd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba72951b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba72951b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba72951b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6df4c0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba713b9d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba7092c4 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba89447b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bf49 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba982182 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d9ce - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995d5d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f4c10 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fc146 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba700270 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cbab3 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6dae03 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95d681 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba962abc - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9aab7f - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac3d0 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9aba36 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e365a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::login::test_login::test_login::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba9e31c7 - shurly[cc5825f9dba89453]::tests::login::test_login
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:3:1
[INFO] [stdout]   51:     0x60c7ba9d9557 - shurly[cc5825f9dba89453]::tests::login::test_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:3:14
[INFO] [stdout]   52:     0x60c7ba75b7b6 - <shurly[cc5825f9dba89453]::tests::login::test_login::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3632) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c0dfa - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb77d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbcfd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c21d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba7289bb - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba7289bb - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba7289bb - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6ddee0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba70ef7d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba7091e4 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba893b4b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bd89 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba9818c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d72e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995b9d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f2f30 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbdc6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6feb40 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cb0a3 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6da933 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95cf11 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba96185c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9aa07d - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac04e - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab806 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e350a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d0427 - shurly[cc5825f9dba89453]::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:     0x60c7ba89c747 - shurly[cc5825f9dba89453]::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:     0x60c7ba75b5f6 - <shurly[cc5825f9dba89453]::tests::destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3636) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c6e2a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb9bd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbf3d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c45d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba72985b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba72985b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba72985b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6dfb00 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba71515d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709304 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba89471b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bfc9 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba982402 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97da8e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995ddd - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f5450 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fc246 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba700910 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cbd93 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6daf63 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95d8a1 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba96300c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9aaec0 - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac4de - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abad6 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e36ba - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d06f7 - shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:88:1
[INFO] [stdout]   51:     0x60c7ba89c7d7 - shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:88:14
[INFO] [stdout]   52:     0x60c7ba75b836 - <shurly[cc5825f9dba89453]::tests::notes::test_note_invalid_id::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3629) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c18aa - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb7bd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbd3d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c25d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba728b5b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba728b5b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba728b5b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6de200 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba70fa5d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709204 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba893c9b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bdc9 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981a02 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d78e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995bdd - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f3350 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbe46 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6fee90 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cb213 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6da9e3 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95d021 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba961afc - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9aa220 - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac0ce - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab856 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e353a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba9e2d17 - shurly[cc5825f9dba89453]::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:     0x60c7ba9d9467 - shurly[cc5825f9dba89453]::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:     0x60c7ba75b636 - <shurly[cc5825f9dba89453]::tests::destination_forward_query_params::test_destination_forward_query_param::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::notes::test_notes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::notes::test_notes' (3637) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c637a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb97d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbefd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c41d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba7296bb - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba7296bb - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba7296bb - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6df7e0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba71467d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba7092e4 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba8945cb - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bf89 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba9822c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97da2e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995d9d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f5030 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fc1c6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba7005c0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cbc23 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6daeb3 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95d791 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba962d6b - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9aad1e - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac45c - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9aba86 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e368a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::notes::test_notes::test_notes::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d0607 - shurly[cc5825f9dba89453]::tests::notes::test_notes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:5:1
[INFO] [stdout]   51:     0x60c7ba89c7a7 - shurly[cc5825f9dba89453]::tests::notes::test_notes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:5:14
[INFO] [stdout]   52:     0x60c7ba75b7f6 - <shurly[cc5825f9dba89453]::tests::notes::test_notes::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::root::test_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::root::test_root' (3638) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c436a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb8bd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbe3d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c35d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba7291db - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba7291db - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba7291db - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6dee80 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba7125dd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709284 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba8941db - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99bec9 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981f02 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d90e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995cdd - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f43d0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fc046 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6ffbd0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cb7d3 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6daca3 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95d461 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba96257c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9aa85f - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac2d0 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab996 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e35fa - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root::test_root::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba9e30d7 - shurly[cc5825f9dba89453]::tests::root::test_root
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:5:1
[INFO] [stdout]   51:     0x60c7ba9d9527 - shurly[cc5825f9dba89453]::tests::root::test_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:5:14
[INFO] [stdout]   52:     0x60c7ba75b736 - <shurly[cc5825f9dba89453]::tests::root::test_root::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3640) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c2e0a - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb83d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbdbd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c2dd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba728e9b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba728e9b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba728e9b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6de840 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba71101d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709244 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba893f3b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99be49 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981c82 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d84e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995c5d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f3b90 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbf46 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6ff530 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cb4f3 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6dab43 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95d241 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba96203c - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9aa53f - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac1d0 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab8f6 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e359a - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba9e2ef7 - shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:14:1
[INFO] [stdout]   51:     0x60c7ba9d94c7 - shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:14:14
[INFO] [stdout]   52:     0x60c7ba75b6b6 - <shurly[cc5825f9dba89453]::tests::root::test_root_with_valid_utf8::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::users::test_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::users::test_users' (3641) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c78da - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb9fd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbf7d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c49d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba7299fb - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba7299fb - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba7299fb - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6dfe20 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba715c3d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709324 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba89486b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99c009 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba982542 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97daee - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995e1d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f5870 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fc2c6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba700c60 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin shurly`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cbf03 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6db013 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95d9b1 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba9632bb - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9ab05e - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac56f - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9abb26 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e36ea - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::users::test_users::test_users::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba8d07e7 - shurly[cc5825f9dba89453]::tests::users::test_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/users.rs:5:1
[INFO] [stdout]   51:     0x60c7ba89c807 - shurly[cc5825f9dba89453]::tests::users::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/users.rs:5:14
[INFO] [stdout]   52:     0x60c7ba75b876 - <shurly[cc5825f9dba89453]::tests::users::test_users::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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' (3639) 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:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c7bb2b1dc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c7bb2b1dc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c7bb2c93fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c7bb2c93fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60c7bb2b6cfc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60c7bb2b6cfc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60c7bb28e416 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c7bb28e416 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c7bb2a91b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c7baa52fc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60c7baa52fc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c7bb2a94e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60c7bb2a94e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60c7bb28e4c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60c7bb2853d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c7bb28f45d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60c7bb2c9bfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c7bb2c9972 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60c7bacfd9eb - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x60c7bacda6ca - sqlx_postgres[7bb3334f95010497]::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:     0x60c7bacdca64 - <sqlx_postgres[7bb3334f95010497]::database::Postgres as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba7bb33f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8f2ab48ae90e8267]::testing::TestContext<sqlx_postgres[7bb3334f95010497]::database::Postgres>, sqlx_core[8f2ab48ae90e8267]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c7ba9c38ba - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba7bb87d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60c7ba7bbdfd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60c7ba72c31d - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x60c7ba72903b - tokio[568a52822a03069b]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x60c7ba72903b - tokio[568a52822a03069b]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x60c7ba72903b - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x60c7ba6deb60 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x60c7ba711afd - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x60c7ba709264 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x60c7ba89408b - <tokio[568a52822a03069b]::runtime::context::scoped::Scoped<tokio[568a52822a03069b]::runtime::scheduler::Context>>::set::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60c7ba99be89 - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x60c7ba981dc2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::try_with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x60c7ba97d8ae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[568a52822a03069b]::runtime::context::Context>>::with::<tokio[568a52822a03069b]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x60c7ba995c9d - tokio[568a52822a03069b]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[568a52822a03069b]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x60c7ba6f3fb0 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x60c7ba6fbfc6 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x60c7ba6ff880 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x60c7ba7cb663 - tokio[568a52822a03069b]::runtime::context::runtime::enter_runtime::<<tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60c7ba6dabf3 - <tokio[568a52822a03069b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x60c7ba95d351 - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x60c7ba9622dc - <tokio[568a52822a03069b]::runtime::runtime::Runtime>::block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x60c7ba9aa6cf - sqlx_core[8f2ab48ae90e8267]::rt::test_block_on::<sqlx_core[8f2ab48ae90e8267]::testing::run_test<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ac250 - sqlx_core[8f2ab48ae90e8267]::testing::run_test::<sqlx_postgres[7bb3334f95010497]::database::Postgres, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9ab946 - sqlx_core[8f2ab48ae90e8267]::testing::run_test_with_pool::<sqlx_postgres[7bb3334f95010497]::database::Postgres, fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[cc5825f9dba89453]::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:     0x60c7ba9e35ca - <fn(sqlx_core[8f2ab48ae90e8267]::pool::Pool<sqlx_postgres[7bb3334f95010497]::database::Postgres>) -> shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0} as sqlx_core[8f2ab48ae90e8267]::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:     0x60c7ba9e2fe7 - shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:23:1
[INFO] [stdout]   51:     0x60c7ba9d94f7 - shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:23:14
[INFO] [stdout]   52:     0x60c7ba75b6f6 - <shurly[cc5825f9dba89453]::tests::root::test_root_with_invalid_utf8::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60c7baa462fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60c7baa462fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60c7baa53945 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x60c7baa53945 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60c7baa53945 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60c7baa53945 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60c7baa4e3f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60c7baa4e3f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60c7baa56a92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x60c7baa56a92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60c7baa56a92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60c7baa56a92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60c7baa56a92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60c7bb2b0f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x60c7bb2b0f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x732307398aa4 - <unknown>
[INFO] [stdout]   74:     0x732307425a64 - 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.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96", kill_on_drop: false }`
[INFO] [stdout] 4b8c71646deeb8894fda888437b5a587a72cad22ce4845a2639190459f39fd96
