[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.97.0-beta.6 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/workplacebuddy/shurly
[INFO] finished tweaking git repo https://github.com/workplacebuddy/shurly
[INFO] tweaked toml for git repo https://github.com/workplacebuddy/shurly written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/workplacebuddy/shurly on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded headers-core v0.3.0
[INFO] [stderr]   Downloaded client-ip v0.2.1
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded axum-extra v0.12.6
[INFO] [stderr]   Downloaded axum-client-ip v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0
[INFO] running `Command { std: "docker" "start" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0", 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" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0", 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" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[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 generic-array v0.14.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling memchr v2.8.0
[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 log v0.4.29
[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 futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libm v0.2.16
[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 http v1.4.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling der v0.7.10
[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 block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling ff v0.13.1
[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 sec1 v0.7.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[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 sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling client-ip v0.2.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[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 ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling shurly v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling url v2.5.8
[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 jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[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 02s
[INFO] running `Command { std: "docker" "inspect" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0", 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" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shurly v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.86s
[INFO] running `Command { std: "docker" "inspect" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0", 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" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[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_unicode_normalization ... ok
[INFO] [stdout] test api::request::tests::test_parse_slug ... ok
[INFO] [stdout] test api::request::tests::test_parse_url ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_space ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_invalid ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_unicode ... ok
[INFO] [stdout] test tests::destination::test_destination ... FAILED
[INFO] [stdout] test tests::change_password::test_change_password ... FAILED
[INFO] [stdout] test tests::aliases::test_aliases ... FAILED
[INFO] [stdout] test tests::aliases::test_alias_invalid_id ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create_api_prefix ... FAILED
[INFO] [stdout] test tests::destination_delete_is_permanent::test_destination_delete_is_permanent ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create_unicode_normalization ... FAILED
[INFO] [stdout] test tests::destination_forward_query_params::test_destination_forward_query_param ... FAILED
[INFO] [stdout] test tests::destination_forward_query_params::test_destination_without_forward_query_param ... FAILED
[INFO] [stdout] test tests::destination_update_is_permanent::test_destination_update_is_permanent ... FAILED
[INFO] [stdout] test tests::destination_update::test_destination_update ... FAILED
[INFO] [stdout] test tests::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::notes::test_note_invalid_id ... 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_invalid_utf8 ... FAILED
[INFO] [stdout] test tests::root::test_root_with_valid_utf8 ... FAILED
[INFO] [stdout] test tests::users::test_users ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination::test_destination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination::test_destination' (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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b853a42 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8380fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b83867d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780a1d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77c6bb - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77c6bb - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77c6bb - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b730fe0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75e27d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dae4 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d8bbb - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f91b9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b6dd2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b333e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f498d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b745830 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7503c6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b751ac0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e2363 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72edb3 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b1621 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b52dc - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b884a3e - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f920 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f266 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8774fa - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination::test_destination::test_destination::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba95f07 - shurly[647a4a812f80a222]::tests::destination::test_destination
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination.rs:5:1
[INFO] [stdout]   51:     0x5ecb8ba5ef77 - shurly[647a4a812f80a222]::tests::destination::test_destination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination.rs:5:14
[INFO] [stdout]   52:     0x5ecb8b7afdf6 - <shurly[647a4a812f80a222]::tests::destination::test_destination::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b854fa2 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83817d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b8386fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780a9d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77c9fb - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77c9fb - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77c9fb - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b731620 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75f83d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75db24 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d8e5b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f9239 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7052 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b33fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4a0d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b746070 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7504c6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b752160 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e2643 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72ef13 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b1841 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b581c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b884d7b - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83fa20 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f306 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87755a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::change_password::test_change_password::test_change_password::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba960e7 - shurly[647a4a812f80a222]::tests::change_password::test_change_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/change_password.rs:5:1
[INFO] [stdout]   51:     0x5ecb8ba5efd7 - shurly[647a4a812f80a222]::tests::change_password::test_change_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/change_password.rs:5:14
[INFO] [stdout]   52:     0x5ecb8b7afe76 - <shurly[647a4a812f80a222]::tests::change_password::test_change_password::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases::test_aliases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases::test_aliases' (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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b860552 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8385bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b838b3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780edd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e59b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e59b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e59b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b734b40 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b76b11d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dd44 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7da4ab - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f9679 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b8592 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b3a5e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4e4d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b74a690 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750d46 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7559b0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e3eb3 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72fac3 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b2a51 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b84ec - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b88687e - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8402d0 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f856 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87788a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_aliases::test_aliases::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba9a0d7 - shurly[647a4a812f80a222]::tests::aliases::test_aliases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:5:1
[INFO] [stdout]   51:     0x5ecb8ba76027 - shurly[647a4a812f80a222]::tests::aliases::test_aliases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:5:14
[INFO] [stdout]   52:     0x5ecb8b7b02b6 - <shurly[647a4a812f80a222]::tests::aliases::test_aliases::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases::test_alias_invalid_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases::test_alias_invalid_id' (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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b861002 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8385fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b838b7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780f1d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e73b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e73b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e73b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b734e60 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b76bbfd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dd64 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7da5fb - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f96b9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b86d2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b3abe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4e8d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b74aab0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750dc6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b755d00 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e4023 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72fb73 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b2b61 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b878c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b886a20 - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b84034e - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f8a6 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8778ba - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba9a1c7 - shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:79:1
[INFO] [stdout]   51:     0x5ecb8ba76057 - shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:79:14
[INFO] [stdout]   52:     0x5ecb8b7b02f6 - <shurly[647a4a812f80a222]::tests::aliases::test_alias_invalid_id::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b855a52 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8381bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b83873d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780add - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77cb9b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77cb9b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77cb9b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b731940 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b76031d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75db44 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d8fab - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f9279 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7192 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b345e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4a4d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b746490 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750546 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7524b0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e27b3 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72efc3 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b1951 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b5acb - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b884f0e - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83faaf - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f356 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87758a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::test_destination_create::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba961d7 - shurly[647a4a812f80a222]::tests::destination_create::test_destination_create
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:5:1
[INFO] [stdout]   51:     0x5ecb8ba5f007 - shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:5:14
[INFO] [stdout]   52:     0x5ecb8b7afeb6 - <shurly[647a4a812f80a222]::tests::destination_create::test_destination_create::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3642) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b856502 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8381fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b83877d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780b1d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77cd3b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77cd3b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77cd3b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b731c60 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b760dfd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75db64 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d90fb - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f92b9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b72d2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b34be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4a8d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7468b0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7505c6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b752800 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e2923 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f073 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b1a61 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b5d6c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8850ab - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83fb30 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f3a6 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8775ba - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba962c7 - shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:108:1
[INFO] [stdout]   51:     0x5ecb8ba5f037 - shurly[647a4a812f80a222]::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:     0x5ecb8b7afef6 - <shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_api_prefix::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3644) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b858512 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8382bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b83883d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780bdd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d21b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d21b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d21b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7325c0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b762e9d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dbc4 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b7d94eb - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f9379 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7692 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b35de - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4b4d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b747510 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b750746 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7531f0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e2d73 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f283 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b1d91 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b654c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b88556b - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83fcb0 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f496 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87764a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96597 - shurly[647a4a812f80a222]::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:     0x5ecb8ba5f0c7 - shurly[647a4a812f80a222]::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:     0x5ecb8b7affb6 - <shurly[647a4a812f80a222]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3643) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b856fb2 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83823d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b8387bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780b5d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77cedb - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77cedb - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77cedb - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b731f80 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7618dd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75db84 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d924b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f92f9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7412 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b351e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4acd - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b746cd0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750646 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b752b50 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e2a93 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f123 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b1b71 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b600c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b88523b - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83fbb0 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f3f6 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8775ea - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba963b7 - shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:136:1
[INFO] [stdout]   51:     0x5ecb8ba5f067 - shurly[647a4a812f80a222]::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:     0x5ecb8b7aff36 - <shurly[647a4a812f80a222]::tests::destination_create::test_destination_create_unicode_normalization::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3645) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b859a72 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83833d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b8388bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780c5d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d55b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d55b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d55b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b732c00 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b76445d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dc04 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b7d978b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f93f9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7912 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b369e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4bcd - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b747d50 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b750846 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b753890 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e3053 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f3e3 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b1fb1 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b6a8c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8858a0 - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83fdae - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f536 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8776aa - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96777 - shurly[647a4a812f80a222]::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:     0x5ecb8ba5f127 - shurly[647a4a812f80a222]::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:     0x5ecb8b7b0036 - <shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_forward_query_param::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3646) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b85a522 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83837d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b8388fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780c9d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d6fb - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d6fb - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d6fb - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b732f20 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b764f3d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dc24 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b7d98db - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f9439 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7a52 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b36fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4c0d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b748170 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b7508c6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b753be0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e31c3 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f493 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b20c1 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b6d2c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b885a31 - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83fe2e - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f586 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8776da - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96867 - shurly[647a4a812f80a222]::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:     0x5ecb8ba5f157 - shurly[647a4a812f80a222]::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:     0x5ecb8b7b0076 - <shurly[647a4a812f80a222]::tests::destination_forward_query_params::test_destination_without_forward_query_param::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3648) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b858fc2 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8382fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b83887d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780c1d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d3bb - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d3bb - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d3bb - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7328e0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b76397d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dbe4 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b7d963b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f93b9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b7b77d2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b363e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4b8d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b747930 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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[8fb95b77d25ab6c8]::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:     0x5ecb8b7507c6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b753540 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e2ee3 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f333 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b1ea1 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b67ec - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8856fd - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83fd2e - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f4e6 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87767a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96687 - shurly[647a4a812f80a222]::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:     0x5ecb8ba5f0f7 - shurly[647a4a812f80a222]::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:     0x5ecb8b7afff6 - <shurly[647a4a812f80a222]::tests::destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3647) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b857a62 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83827d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b8387fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780b9d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d07b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d07b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d07b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7322a0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7623bd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dba4 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d939b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f9339 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7552 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b357e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4b0d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7470f0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7506c6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b752ea0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e2c03 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f1d3 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b1c81 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b62ac - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8853cd - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83fc2e - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f446 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87761a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::test_destination_update::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba964a7 - shurly[647a4a812f80a222]::tests::destination_update::test_destination_update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update.rs:5:1
[INFO] [stdout]   51:     0x5ecb8ba5f097 - shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update.rs:5:14
[INFO] [stdout]   52:     0x5ecb8b7aff76 - <shurly[647a4a812f80a222]::tests::destination_update::test_destination_update::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3649) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b85cfe2 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83847d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b8389fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780d9d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77dd7b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77dd7b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77dd7b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b733ba0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b767abd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dca4 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d9e1b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f9539 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7f52 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b387e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4d0d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7491f0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750ac6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b754920 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e3783 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f753 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b2501 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b77ac - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b88607b - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b840030 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f6c6 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87779a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96c27 - shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/emoji.rs:7:1
[INFO] [stdout]   51:     0x5ecb8ba5f217 - shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/emoji.rs:7:14
[INFO] [stdout]   52:     0x5ecb8b7b0176 - <shurly[647a4a812f80a222]::tests::emoji::test_emoji_slug::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3650) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b8544f2 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83813d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b8386bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780a5d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77c85b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77c85b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77c85b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b731300 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75ed5d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75db04 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d8d0b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f91f9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b6f12 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b339e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f49cd - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b745c50 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750446 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b751e10 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e24d3 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72ee63 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b1731 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b557c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b884be0 - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f99e - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f2b6 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87752a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba95ff7 - shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:1
[INFO] [stdout]   51:     0x5ecb8ba5efa7 - shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:14
[INFO] [stdout]   52:     0x5ecb8b7afe36 - <shurly[647a4a812f80a222]::tests::invalid_json::test_invalid_json::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::login::test_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::login::test_login' (3651) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b85da92 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8384bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b838a3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780ddd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77df1b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77df1b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77df1b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b733ec0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b76859d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dcc4 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d9f6b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f9579 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b8092 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b38de - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4d4d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b749610 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750b46 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b754c70 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e38f3 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f803 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b2611 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b7a4c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8861ff - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8400b0 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f716 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8777ca - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::login::test_login::test_login::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96d17 - shurly[647a4a812f80a222]::tests::login::test_login
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:3:1
[INFO] [stdout]   51:     0x5ecb8ba5f247 - shurly[647a4a812f80a222]::tests::login::test_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:3:14
[INFO] [stdout]   52:     0x5ecb8b7b01b6 - <shurly[647a4a812f80a222]::tests::login::test_login::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3652) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b85eff2 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83853d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b838abd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780e5d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e25b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e25b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e25b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b734500 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b769b5d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dd04 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7da20b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f95f9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b8312 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b399e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4dcd - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b749e50 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750c46 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b755310 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e3bd3 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f963 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b2831 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b7f9c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b886540 - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8401be - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f7b6 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87782a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96ef7 - shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:88:1
[INFO] [stdout]   51:     0x5ecb8ba5f2a7 - shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:88:14
[INFO] [stdout]   52:     0x5ecb8b7b0236 - <shurly[647a4a812f80a222]::tests::notes::test_note_invalid_id::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::notes::test_notes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::notes::test_notes' (3653) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b85e542 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8384fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b838a7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780e1d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e0bb - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e0bb - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e0bb - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7341e0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b76907d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dce4 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7da0bb - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f95b9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b81d2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b393e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4d8d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b749a30 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750bc6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b754fc0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e3a63 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f8b3 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b2721 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b7cfb - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b88639e - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b84013c - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f766 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8777fa - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::notes::test_notes::test_notes::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96e07 - shurly[647a4a812f80a222]::tests::notes::test_notes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:5:1
[INFO] [stdout]   51:     0x5ecb8ba5f277 - shurly[647a4a812f80a222]::tests::notes::test_notes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:5:14
[INFO] [stdout]   52:     0x5ecb8b7b01f6 - <shurly[647a4a812f80a222]::tests::notes::test_notes::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::root::test_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::root::test_root' (3654) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b85c532 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83843d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b8389bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780d5d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77dbdb - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77dbdb - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77dbdb - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b733880 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b766fdd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dc84 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d9ccb - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f94f9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7e12 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b381e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4ccd - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b748dd0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750a46 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7545d0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e3613 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f6a3 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b23f1 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b750c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b885edf - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83ffb0 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f676 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87776a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root::test_root::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96b37 - shurly[647a4a812f80a222]::tests::root::test_root
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:5:1
[INFO] [stdout]   51:     0x5ecb8ba5f1e7 - shurly[647a4a812f80a222]::tests::root::test_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:5:14
[INFO] [stdout]   52:     0x5ecb8b7b0136 - <shurly[647a4a812f80a222]::tests::root::test_root::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3655) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b85ba82 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8383fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b83897d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780d1d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77da3b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77da3b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77da3b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b733560 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7664fd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dc64 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d9b7b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f94b9 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7cd2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b37be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4c8d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7489b0 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7509c6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b754280 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e34a3 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f5f3 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b22e1 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b726c - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b885d4f - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83ff30 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f626 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87773a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96a47 - shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:23:1
[INFO] [stdout]   51:     0x5ecb8ba5f1b7 - shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:23:14
[INFO] [stdout]   52:     0x5ecb8b7b00f6 - <shurly[647a4a812f80a222]::tests::root::test_root_with_invalid_utf8::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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' (3656) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b85afd2 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8383bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b83893d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780cdd - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d89b - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d89b - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77d89b - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b733240 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b765a1d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dc44 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7d9a2b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f9479 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b7b92 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b375e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4c4d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b748590 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750946 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b753f30 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b7e3333 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72f543 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b21d1 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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] [stderr] error: test failed, to rerun pass `--bin shurly`
[INFO] [stdout]   45:     0x5ecb8b9b6fcc - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b885bbf - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83feb0 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f5d6 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87770a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96957 - shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:14:1
[INFO] [stdout]   51:     0x5ecb8ba5f187 - shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:14:14
[INFO] [stdout]   52:     0x5ecb8b7b00b6 - <shurly[647a4a812f80a222]::tests::root::test_root_with_valid_utf8::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::users::test_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::users::test_users' (3657) 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:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecb8c30e5e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecb8c30e5e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecb8c325d4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecb8c325d4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ecb8c3138e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ecb8c3138e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ecb8c2ebd36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecb8c2ebd36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecb8c306079 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ecb8baa9f9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ecb8baa9f9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ecb8c3062f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ecb8c3062f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ecb8c2ebdf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ecb8c2e0689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ecb8c2ece5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ecb8c32650c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ecb8c326282 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ecb8bd31b7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ecb8bdbea12 - sqlx_postgres[4f6bde0b11059d72]::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:     0x5ecb8bdc0d7e - <sqlx_postgres[4f6bde0b11059d72]::database::Postgres as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8b837ebf - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[15e7fe41446aa77a]::testing::TestContext<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>, sqlx_core[15e7fe41446aa77a]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ecb8b85faa2 - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83857d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ecb8b838afd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ecb8b780e9d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e3fb - tokio[f82543fdc50d703b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e3fb - tokio[f82543fdc50d703b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b77e3fb - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b734820 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b76a63d - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b75dd24 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7da35b - <tokio[f82543fdc50d703b]::runtime::context::scoped::Scoped<tokio[f82543fdc50d703b]::runtime::scheduler::Context>>::set::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x5ecb8b9f9639 - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b7b8452 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::try_with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5ecb8b7b39fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[f82543fdc50d703b]::runtime::context::Context>>::with::<tokio[f82543fdc50d703b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5ecb8b9f4e0d - tokio[f82543fdc50d703b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b74a270 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x5ecb8b750cc6 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b755660 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:205:33
[INFO] [stdout]   42:     0x5ecb8b7e3d43 - tokio[f82543fdc50d703b]::runtime::context::runtime::enter_runtime::<<tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b72fa13 - <tokio[f82543fdc50d703b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b2941 - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b9b824b - <tokio[f82543fdc50d703b]::runtime::runtime::Runtime>::block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b8866de - sqlx_core[15e7fe41446aa77a]::rt::test_block_on::<sqlx_core[15e7fe41446aa77a]::testing::run_test<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b84024f - sqlx_core[15e7fe41446aa77a]::testing::run_test::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b83f806 - sqlx_core[15e7fe41446aa77a]::testing::run_test_with_pool::<sqlx_postgres[4f6bde0b11059d72]::database::Postgres, fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0}, shurly[647a4a812f80a222]::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:     0x5ecb8b87785a - <fn(sqlx_core[15e7fe41446aa77a]::pool::Pool<sqlx_postgres[4f6bde0b11059d72]::database::Postgres>) -> shurly[647a4a812f80a222]::tests::users::test_users::test_users::{closure#0} as sqlx_core[15e7fe41446aa77a]::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:     0x5ecb8ba96fe7 - shurly[647a4a812f80a222]::tests::users::test_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/users.rs:5:1
[INFO] [stdout]   51:     0x5ecb8ba5f2d7 - shurly[647a4a812f80a222]::tests::users::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/users.rs:5:14
[INFO] [stdout]   52:     0x5ecb8b7b0276 - <shurly[647a4a812f80a222]::tests::users::test_users::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ecb8ba9d07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ecb8ba9d07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5ecb8baaa8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ecb8baaa8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5ecb8baaa8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5ecb8baa4204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5ecb8baa4204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5ecb8baad972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ecb8baad972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ecb8baad972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5ecb8baad972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ecb8c30da6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5ecb8c30da6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7ed9b142eaa4 - <unknown>
[INFO] [stdout]   74:     0x7ed9b14bba64 - 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" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0", kill_on_drop: false }`
[INFO] [stdout] d251634c7799ec3738db539d1e1252ad059335854914ab2e1347cd93cf080fb0
